summaryrefslogtreecommitdiff
path: root/lib/vauth/vauth.c
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2016-04-06 00:21:07 +0100
committerSteve Holme <steve_holme@hotmail.com>2016-04-06 00:21:07 +0100
commitcbc52ff34143c50374d3f8df57035497543582ff (patch)
tree36e668a7441968b7b61cd7a8a693ef7c6f7dcd0b /lib/vauth/vauth.c
parentea3366c646c998b29a737ef7db5a866d293e27db (diff)
downloadgnurl-cbc52ff34143c50374d3f8df57035497543582ff.tar.gz
gnurl-cbc52ff34143c50374d3f8df57035497543582ff.tar.bz2
gnurl-cbc52ff34143c50374d3f8df57035497543582ff.zip
vauth: Corrected a number of typos in comments
Reported-by: Michael Osipov
Diffstat (limited to 'lib/vauth/vauth.c')
-rw-r--r--lib/vauth/vauth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/vauth/vauth.c b/lib/vauth/vauth.c
index c74005fc2..db44d2913 100644
--- a/lib/vauth/vauth.c
+++ b/lib/vauth/vauth.c
@@ -43,7 +43,7 @@
*
* Parameters:
*
- * service [in] - The service type such as www, smtp, pop or imap.
+ * service [in] - The service type such as http, smtp, pop or imap.
* host [in] - The host name.
* realm [in] - The realm.
*