spl: Fix typo in kernel doc
[oweals/u-boot.git] / common / spl / spl.c
index 4ddeff9b51ee657144855e8f884e3f3234b00a33..d5e3f680f4cb61bfa054684db5fd657425436c2c 100644 (file)
@@ -535,7 +535,7 @@ static int spl_load_image(struct spl_image_info *spl_image,
 }
 
 /**
- * boot_from_devices() - Try loading an booting U-Boot from a list of devices
+ * boot_from_devices() - Try loading a booting U-Boot from a list of devices
  *
  * @spl_image: Place to put the image details if successful
  * @spl_boot_list: List of boot devices to try