mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
spelling: extensions
This commit is contained in:
committed by
Akim Demaille
parent
57e3f5a80c
commit
25bdc41ee0
@@ -184,7 +184,7 @@ static void
|
||||
compute_exts_from_src (const char *ext)
|
||||
{
|
||||
/* We use this function when the user specifies `-o' or `--output',
|
||||
so the extenions must be computed unconditionally from the file name
|
||||
so the extensions must be computed unconditionally from the file name
|
||||
given by this option. */
|
||||
src_extension = xstrdup (ext);
|
||||
header_extension = xstrdup (ext);
|
||||
|
||||
Reference in New Issue
Block a user