From 71e7ddd45ee471235c905eee095bbfad9142ee56 Mon Sep 17 00:00:00 2001
From: Alessandro Ghedini <alessandro@ghedini.me>
Date: Wed, 22 Apr 2015 14:57:46 +0200
Subject: [PATCH] curl.1: fix typo

---
 docs/curl.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/curl.1 b/docs/curl.1
index 0e56715..cd29d08 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -1709,7 +1709,7 @@ impossible to use a colon in the user name with this option. The password can,
 still.
 
 When using Kerberos V5 with a Windows based server you should include the
-Windows domain name in the user name, in order for the server to succesfully
+Windows domain name in the user name, in order for the server to successfully
 obtain a Kerberos Ticket. If you don't then the initial authentication
 handshake may fail.
 
-- 
2.1.4


