diff options
Diffstat (limited to 'gcc/doc/extend.texi')
| -rw-r--r-- | gcc/doc/extend.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index 291e4fd..1b4b76b 100644 --- a/gcc/doc/extend.texi +++ b/gcc/doc/extend.texi @@ -2177,7 +2177,7 @@ int i __attribute__ ((visibility ("hidden"))); See the ELF gABI for complete details, but the short story is: @table @dfn -@c keep this list of visibilies in alphabetical order. +@c keep this list of visibilities in alphabetical order. @item default Default visibility is the normal case for ELF. This value is |
