]> git.sesse.net Git - vlc/commitdiff
Spell overridden correctly
authorRémi Denis-Courmont <remi@remlab.net>
Sat, 11 Jun 2011 19:39:52 +0000 (22:39 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Sat, 11 Jun 2011 19:39:52 +0000 (22:39 +0300)
NEWS
bin/override.c

diff --git a/NEWS b/NEWS
index 532a466a2072ab0ef9163c3fddb165346a1d5b2e..61274bf425863d0ec4f372764a0025555abdd0e0 100644 (file)
--- 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
index 705bb836072b5b91f9736401fd45c7a54e0084be..b216dfeda00106d40fea1bf4f5cfc627dad7d23a 100644 (file)
@@ -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
  *