[vlc-commits] lua: write English
    Rémi Denis-Courmont 
    git at videolan.org
       
    Fri Oct  3 19:40:28 CEST 2014
    
    
  
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Fri Oct  3 20:40:16 2014 +0300| [6d3bc51a96769aca7cdfb0e6f73443fcd2ef6101] | committer: Rémi Denis-Courmont
lua: write English
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6d3bc51a96769aca7cdfb0e6f73443fcd2ef6101
---
 share/lua/meta/README.txt |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/share/lua/meta/README.txt b/share/lua/meta/README.txt
index 7742503..93df8bd 100644
--- a/share/lua/meta/README.txt
+++ b/share/lua/meta/README.txt
@@ -1,8 +1,7 @@
 ## Generic instructions about VLC Lua meta scripts.
-$Id$
 
-There is 3 types of Lua meta modules: art, fetcher and reader.
-See their own README.txt for documentation.
+There are 3 types of Lua meta modules: art, fetcher and reader.
+See their respective README.txt for documentation.
 
 See lua/README.txt for generic documentation about Lua usage in VLC.
 
    
    
More information about the vlc-commits
mailing list