diff options
Diffstat (limited to 'string/bits/string2.h')
-rw-r--r-- | string/bits/string2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/bits/string2.h b/string/bits/string2.h index f8c32e3248..b42987e763 100644 --- a/string/bits/string2.h +++ b/string/bits/string2.h @@ -37,7 +37,7 @@ to make sure we don't get redefinitions. We must use here macros instead of inline functions since the - trick won't work with the later. */ + trick won't work with the latter. */ #ifndef __STRING_INLINE # ifdef __cplusplus |