diff options
Diffstat (limited to 'src/common/convert.c')
-rw-r--r-- | src/common/convert.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/convert.c b/src/common/convert.c index a8a6b9d..d7aa04c 100644 --- a/src/common/convert.c +++ b/src/common/convert.c @@ -32,7 +32,7 @@ * @param charset input character set * @return the converted string (0-terminated), NULL on error * @return the converted string (0-terminated), - * if conversion fails, a copy of the orignal + * if conversion fails, a copy of the original * string is returned. */ char * |