[vlc-commits] luatelnet: fix typo

Pierre Ynard git at videolan.org
Wed Feb 2 03:56:06 CET 2011


vlc | branch: master | Pierre Ynard <linkfanel at yahoo.fr> | Wed Feb  2 03:56:15 2011 +0100| [7205d1c379892aee484e6bf12f0ca799ce044517] | committer: Pierre Ynard

luatelnet: fix typo

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

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

diff --git a/share/lua/intf/telnet.lua b/share/lua/intf/telnet.lua
index 5a0d315..e20b945 100644
--- a/share/lua/intf/telnet.lua
+++ b/share/lua/intf/telnet.lua
@@ -29,7 +29,7 @@ description=
 
  Differences are:
     * it's in Lua
-    * 'lock' command to lock the telnet promt
+    * 'lock' command to lock the telnet prompt
     * possibility to listen on different hosts including stdin
       for example:
         listen on stdin: vlc -I lua --lua-intf telnet --lua-config "telnet={host='*console'}"



More information about the vlc-commits mailing list