]> git.sesse.net Git - vlc/commitdiff
fix comment.
authorAntoine Cellerier <dionoea@videolan.org>
Tue, 5 Jan 2010 21:34:42 +0000 (22:34 +0100)
committerAntoine Cellerier <dionoea@videolan.org>
Wed, 6 Jan 2010 22:31:04 +0000 (23:31 +0100)
share/lua/intf/rc.lua

index af78f4ce04efd35ab35cb24f2ca54268cbadf971..6e86b01e67398d1eb199902afd865305ef2427fe 100644 (file)
@@ -160,7 +160,7 @@ function quit(name,client)
 end
 
 function add(name,client,arg)
-    -- TODO: par single and double quotes properly
+    -- TODO: parse single and double quotes properly
     local f
     if name == "enqueue" then
         f = vlc.playlist.enqueue