diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/xutf8/utf8Wrap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xutf8/utf8Wrap.c b/src/xutf8/utf8Wrap.c index 88235245d..5ca8f25d4 100644 --- a/src/xutf8/utf8Wrap.c +++ b/src/xutf8/utf8Wrap.c @@ -37,7 +37,7 @@ */ /* The ARM header files have a bug by not taking into account that ARM cpu - * likes pacing to 4 bytes. This little trick defines our own version of + * likes packing to 4 bytes. This little trick defines our own version of * XChar2b which does not have this problem */ |
