]> git.sesse.net Git - vlc/commitdiff
Grammar
authorRémi Denis-Courmont <remi@remlab.net>
Sat, 30 Jan 2010 14:58:44 +0000 (16:58 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Sat, 30 Jan 2010 14:58:44 +0000 (16:58 +0200)
include/vlc_vout_display.h

index 12f35b9159270f4c8036465742c7b24317657dcb..6f5b35f2eb94223fd3685df862e1fc49ee4ee088 100644 (file)
@@ -224,7 +224,7 @@ struct vout_display_owner_t {
      *
      * You can send it at any time i.e. from any vout_display_t functions or
      * from another thread.
-     * Becarefull, it does not ensure correct serialization if it is used
+     * Be careful, it does not ensure correct serialization if it is used
      * from multiple threads.
      */
     void            (*event)(vout_display_t *, int, va_list);