diff options
Diffstat (limited to 'gcc/doc/cpp.texi')
-rw-r--r-- | gcc/doc/cpp.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/doc/cpp.texi b/gcc/doc/cpp.texi index 6aaea597a7f..8d5bde71026 100644 --- a/gcc/doc/cpp.texi +++ b/gcc/doc/cpp.texi @@ -3604,11 +3604,11 @@ including extensions, with the exception that the effects of __STDC__ is not defined. @item -If you use digraphs the behaviour is undefined. +If you use digraphs the behavior is undefined. @item If a line that looks like a directive appears within macro arguments, -the behaviour is undefined. +the behavior is undefined. @end itemize |