style: fix spellos

* src/complain.c, src/print.c, src/print-xml.c, src/symtab.h: here.
This commit is contained in:
Akim Demaille
2020-04-04 10:46:56 +02:00
parent 1c273826d4
commit 1376a7c6e2
5 changed files with 7 additions and 7 deletions

View File

@@ -130,7 +130,7 @@ struct sym_content
/** Its \c \%type's location. */
location type_loc;
/** Any \c \%destructor (resp. \%printer) declared specificially for this
/** Any \c \%destructor (resp. \%printer) declared specifically for this
symbol.
Access this field only through <tt>symbol</tt>'s interface functions. For