Giuliano Augusto Faulin Belinassi <giuliano.belina...@usp.br> writes: > There was a small typo in the current version of trunk, more precisely > in genmatch.c and exp_unst.ads. This patch fixes it. > > Changelog: > > 2018-08-23 Giuliano Belinassi <giuliano.belina...@usp.br> > > * genmatch.c: Fix typo 'exapnded' to 'expanded'. > * exp_unst.ads: Likewise.
Applied. thanks. Richard PS. gcc/ and gcc/ada/ have separate changelogs, so I used: 2018-08-23 Giuliano Belinassi <giuliano.belina...@usp.br> gcc/ * genmatch.c (parser::parse_operation): Fix typo 'exapnded' to 'expanded'. gcc/ada/ * exp_unst.ads: Fix typo 'exapnded' to 'expanded'.