Fixed some typos

This commit is contained in:
Tobias Brunner
2013-10-29 11:44:23 +01:00
parent 1ba47fa565
commit 1dd58b0e21
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ struct xauth_manager_t {
/**
* Create a new XAuth method instance.
*
* The name may contain an option string, seperated by a colon. This option
* The name may contain an option string, separated by a colon. This option
* string gets passed to the XAuth constructor to specify the behavior
* of the XAuth method.
*