mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-12 18:34:36 +08:00
Make spelling more uniform
This commit is contained in:
parent
24dd0502a1
commit
9d2cd99a60
@ -1966,7 +1966,7 @@ range_parse(const char *string, char *flags, char **lbound_str,
|
||||
(errcode(ERRCODE_INVALID_TEXT_REPRESENTATION),
|
||||
errmsg("malformed range literal: \"%s\"",
|
||||
string),
|
||||
errdetail("Junk after \"empty\" keyword.")));
|
||||
errdetail("Junk after \"empty\" key word.")));
|
||||
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user