summaryrefslogtreecommitdiff
path: root/libxmlsec
diff options
context:
space:
mode:
authorSteven Meyer <steven.meyer29@gmail.com>2013-03-13 08:57:14 +0100
committerJan Holesovsky <kendy@suse.cz>2013-03-13 08:57:14 +0100
commit07c6e76749559614743ca11efc9dec265f7cfacc (patch)
tree239c1b5e87962e36f493b3b44aa04ee453597110 /libxmlsec
parent0451325ae7456da5812564428d73b0226606450f (diff)
fdo#60724: Fix spelling avaliable -> available.
Diffstat (limited to 'libxmlsec')
-rw-r--r--libxmlsec/src/tokens.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxmlsec/src/tokens.c b/libxmlsec/src/tokens.c
index 8f2a4f890339..25c1fb08d0a7 100644
--- a/libxmlsec/src/tokens.c
+++ b/libxmlsec/src/tokens.c
@@ -20,7 +20,7 @@
* every eligibl slot in the list.
*
* When try to find a slot for a particular mechanism, the slot bound with
- * avaliable mechanism will be looked up firstly.
+ * available mechanism will be looked up firstly.
*/
#include "globals.h"
#include <string.h>