1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-21 10:42:50 +03:00

Remove duplicate words in comments.

Found these with grep -r "for for ".
This commit is contained in:
Heikki Linnakangas
2012-05-02 10:20:27 +03:00
parent 50c2d6a1a6
commit f291ccd43e
5 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
*
* regis.h
*
* Declarations for for fast regex subset, used by ISpell
* Declarations for fast regex subset, used by ISpell
*
* Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group
*