Skip to content

Commit 5d40500

Browse files
committed
Add serial comma and quoting to message
1 parent b9fc9f7 commit 5d40500

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/tsearch/spell.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1263,8 +1263,8 @@ NIImportOOAffixes(IspellDict *Conf, const char *filename)
12631263
else if (STRNCMP(s, "default") != 0)
12641264
ereport(ERROR,
12651265
(errcode(ERRCODE_CONFIG_FILE_ERROR),
1266-
errmsg("Ispell dictionary supports only default, "
1267-
"long and num flag value")));
1266+
errmsg("Ispell dictionary supports only \"default\", "
1267+
"\"long\", and \"num\" flag value")));
12681268
}
12691269
}
12701270

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy