Re: Cannot
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: "David E. Wheeler" <david@kineticode.com>
Cc: PostgreSQL-development Hackers <pgsql-hackers@postgresql.org>
Date: 2011-10-26T21:06:12Z
Lists: pgsql-hackers
On 10/26/2011 02:16 PM, David E. Wheeler wrote: > Suggested doc “patch”: > > grep -lri 'can not' doc | xargs perl -i -pe 's/can not/cannot/g' > > Why? "can not" is perfectly grammatical AFAIK. cheers andrew