vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Sat Jun 11 
22:39:52 2011 +0300| [97e233d4945610bf2e8f7c8d4511fcf42ac4788b] | committer: 
Rémi Denis-Courmont

Spell overridden correctly

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

 NEWS           |    2 +-
 bin/override.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 532a466..61274bf 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,7 @@ Important changes for packagers:
    its file systems and files content (except the Windows port). If this is
    not acceptable, pass --enable-non-utf8 to the configure script.
    Non-UTF-8 file systems support will be removed in future versions.
- * The VLC plugins path can be overriden with the VLC_PLUGIN_PATH environment
+ * The VLC plugins path can be overridden with the VLC_PLUGIN_PATH environment
    variable. The --plugin-path command line option was removed.
  * The default tarballs are now compressed with XZ/LZMA: .tar.xz
  * OSS support is not compiled on Linux by default, pass --enable-oss to the
diff --git a/bin/override.c b/bin/override.c
index 705bb83..b216dfe 100644
--- a/bin/override.c
+++ b/bin/override.c
@@ -1,5 +1,5 @@
 /*****************************************************************************
- * override.c: overriden function calls for VLC media player
+ * override.c: overridden function calls for VLC media player
  *****************************************************************************
  * Copyright (C) 2010 Rémi Denis-Courmont
  *

_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to