aboutsummaryrefslogtreecommitdiffstats
path: root/kbx/keybox-errors.c
diff options
context:
space:
mode:
Diffstat (limited to 'kbx/keybox-errors.c')
-rw-r--r--kbx/keybox-errors.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbx/keybox-errors.c b/kbx/keybox-errors.c
index ce2b498d0..cb5a092d9 100644
--- a/kbx/keybox-errors.c
+++ b/kbx/keybox-errors.c
@@ -8,7 +8,7 @@
* keybox_strerror:
* @err: Error code
*
- * This function returns a textual representaion of the given
+ * This function returns a textual representation of the given
* errorcode. If this is an unknown value, a string with the value
* is returned (Beware: it is hold in a static buffer).
*