Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5d40500

Browse files
committed
Add serial comma and quoting to message
1 parentb9fc9f7 commit5d40500

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
elseif (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)

[8]ページ先頭

©2009-2025 Movatter.jp