]> granicus.if.org Git - curl/commitdiff
fix typo in comment
authorYang Tse <yangsita@gmail.com>
Fri, 30 Jan 2009 01:54:22 +0000 (01:54 +0000)
committerYang Tse <yangsita@gmail.com>
Fri, 30 Jan 2009 01:54:22 +0000 (01:54 +0000)
lib/curl_sspi.c

index 36a498e532378c14369acf90575083e20bb5da31..47e7d5e239eadc8fc1ed3191163e293e897fba97 100644 (file)
@@ -52,7 +52,7 @@ PSecurityFunctionTableA s_pSecFn = NULL;
  * the need to directly link libcurl, nor the application using it, at
  * build time.
  *
- * Once this function has been execured, Windows SSPI functions can be
+ * Once this function has been executed, Windows SSPI functions can be
  * called through the Security Service Provider Interface dispatch table.
  */