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:
@@ -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
|
||||
*
|
||||
|
Reference in New Issue
Block a user