https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16615
--- Comment #12 from sandra at gcc dot gnu.org --- Author: sandra Date: Wed Jan 9 21:39:49 2019 New Revision: 267784 URL: https://gcc.gnu.org/viewcvs?rev=267784&root=gcc&view=rev Log: 2019-01-09 Sandra Loosemore <san...@codesourcery.com> PR other/16615 [2/5] include/ * libiberty.h: Mechanically replace "can not" with "cannot". * plugin-api.h: Likewise. libiberty/ * cp-demangle.c: Mechanically replace "can not" with "cannot". * floatformat.c: Likewise. * strerror.c: Likewise. Modified: trunk/include/ChangeLog trunk/include/libiberty.h trunk/include/plugin-api.h trunk/libiberty/ChangeLog trunk/libiberty/cp-demangle.c trunk/libiberty/floatformat.c trunk/libiberty/strerror.c