vlc/vlc-1.2 | branch: master | Pierre Ynard <[email protected]> | Sun Dec  4 
03:55:36 2011 +0100| [f6820a316c50beefbac4609c9a1b3c774bc43d9f] | committer: 
Pierre Ynard

lua: fix reference to telnet.lua
(cherry picked from commit a9b61b9d2296c992cd3241bb30139fcb6093d5f0)

Signed-off-by: Pierre Ynard <[email protected]>

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

 share/lua/intf/modules/host.lua |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/share/lua/intf/modules/host.lua b/share/lua/intf/modules/host.lua
index 8b52e0b..1627377 100644
--- a/share/lua/intf/modules/host.lua
+++ b/share/lua/intf/modules/host.lua
@@ -59,7 +59,7 @@ Example use:
         end
     end
 
-For complete examples see existing VLC Lua interface modules (ie telnet.lua)
+For complete examples see existing VLC Lua interface modules (ie cli.lua)
 --]==========================================================================]
 
 module("host",package.seeall)

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

Reply via email to