[Bug other/16615] New: throughout gcc docu and code numerous "can not"'s appear

geos at epost dot de gcc-bugzilla@gcc.gnu.org
Sun Jul 18 12:33:00 GMT 2004


Throughout gcc documentation and code "cannot" is wrongly spelled as "can not". The following command executed in the source root reveals the affected files:
find . -type f -print | xargs grep -i "can not"| awk -F: '{print $1}'|uniq

Please change the text into "cannot". Thanks.

-- 
           Summary: throughout gcc docu and code numerous "can not"'s appear
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: geos at epost dot de
                CC: gcc-bugs at gcc dot gnu dot org,geos at epost dot de


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16615



More information about the Gcc-bugs mailing list