]> git.sesse.net Git - vlc/blobdiff - share/lua/intf/rc.lua
fix comment.
[vlc] / 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