]> Git Repo - J-u-boot.git/blobdiff - include/video.h
Merge tag 'v2023.10-rc4' into next
[J-u-boot.git] / include / video.h
index 66d109ca5da6e340b31df9b29f31fbf6b45e0d30..5048116a3d5762de315933678bafd667c3835c2e 100644 (file)
@@ -260,7 +260,7 @@ int video_fill_part(struct udevice *dev, int xstart, int ystart, int xend,
 int video_sync(struct udevice *vid, bool force);
 
 /**
- * video_sync_all() - Sync all devices' frame buffers with there hardware
+ * video_sync_all() - Sync all devices' frame buffers with their hardware
  *
  * This calls video_sync() on all active video devices.
  */
This page took 0.021917 seconds and 4 git commands to generate.