[vlc-devel] commit: Grammar ( Rémi Denis-Courmont )

git version control git at videolan.org
Sat Jan 30 15:58:55 CET 2010


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Jan 30 16:58:44 2010 +0200| [cd3a6e77a1ccf73274eb4c702d79a4783162e205] | committer: Rémi Denis-Courmont 

Grammar

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cd3a6e77a1ccf73274eb4c702d79a4783162e205
---

 include/vlc_vout_display.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/vlc_vout_display.h b/include/vlc_vout_display.h
index 12f35b9..6f5b35f 100644
--- a/include/vlc_vout_display.h
+++ b/include/vlc_vout_display.h
@@ -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);




More information about the vlc-devel mailing list