[vlc-devel] [PATCH] Typo fix (/trunk/modules/access/http.c)

Ari Constancio ari.constancio at gmail.com
Sat Mar 24 00:48:39 CET 2007


Hello,

Here's a tiny typo fix (/trunk/modules/access/http.c).

Index: http.c
===================================================================
--- http.c      (revision 19410)
+++ http.c      (working copy)
@@ -50,7 +50,7 @@

 #define PROXY_TEXT N_("HTTP proxy")
 #define PROXY_LONGTEXT N_( \
-    "HTTP proxy to be usesd It must be of the form " \
+    "HTTP proxy to be used. It must be of the form " \
     "http://[user[:pass]@]myproxy.mydomain:myport/ ; " \
     "if empty, the http_proxy environment variable will be tried." )

Regards,
Ari Constancio

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list