Skip to content

Commit a64bfe4

Browse files
author
James William Pye
committed
Typo.
1 parent 93223d6 commit a64bfe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

postgresql/documentation/gotchas.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ the entire sequence can cause this TypeError during the loading process::
9696

9797
TypeError: inconsistent items, N processors and M items in row
9898

99-
This exception is raised by a generic processing routine whose funcitonality
99+
This exception is raised by a generic processing routine whose functionality
100100
is abstract in nature, so the message is abstract as well. It essentially means
101101
that a tuple in the sequence given to the loading method had too many or too few
102102
items.

0 commit comments

Comments
 (0)