aboutsummaryrefslogtreecommitdiffstats
path: root/common/mkerrtok
diff options
context:
space:
mode:
Diffstat (limited to 'common/mkerrtok')
-rwxr-xr-xcommon/mkerrtok2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/mkerrtok b/common/mkerrtok
index e6310722a..49c10e595 100755
--- a/common/mkerrtok
+++ b/common/mkerrtok
@@ -26,7 +26,7 @@ cat <<EOF
* gnupg_error_token:
* @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 static string is returned.
* This function differs from gnupg_strerror that it yields the string
* representation of the macro which is never subject to i18n.