diff options
Diffstat (limited to 'kbx/mkerrors')
-rwxr-xr-x | kbx/mkerrors | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbx/mkerrors b/kbx/mkerrors index 629485ae0..c0bca108c 100755 --- a/kbx/mkerrors +++ b/kbx/mkerrors @@ -29,7 +29,7 @@ cat <<EOF * 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). * |