mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
Fix typos in comments.
This commit is contained in:
@ -489,7 +489,7 @@ tzloadbody(char const * name, char *canonname, struct state * sp, bool doextend,
|
||||
}
|
||||
|
||||
/*
|
||||
* If type 0 is is unused in transitions, it's the type to use for early
|
||||
* If type 0 is unused in transitions, it's the type to use for early
|
||||
* times.
|
||||
*/
|
||||
for (i = 0; i < sp->timecnt; ++i)
|
||||
|
Reference in New Issue
Block a user