diff options
Diffstat (limited to 'libio/strops.c')
-rw-r--r-- | libio/strops.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/strops.c b/libio/strops.c index 281141eba7..31c5df4e80 100644 --- a/libio/strops.c +++ b/libio/strops.c @@ -28,7 +28,7 @@ the executable file might be covered by the GNU General Public License. */ #if 0 /* The following definitions are for exposition only. - They map the terminlogy used in the ANSI/ISO C++ draft standard + They map the terminology used in the ANSI/ISO C++ draft standard to the implementation. */ /* allocated: set when a dynamic array object has been allocated, and |