mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 16:26:30 -04:00
Fix minor typo in comment
Tatsuro Yamada
This commit is contained in:
parent
23c2dd03d5
commit
cf7dfbf2d6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
/*-------------------------------------------------------------------------
|
||||
*
|
||||
* generic.h
|
||||
* Implement higher level operations based on some lower level tomic
|
||||
* Implement higher level operations based on some lower level atomic
|
||||
* operations.
|
||||
*
|
||||
* Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
|
||||
|
|
|
|||
Loading…
Reference in a new issue