diff options
| author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2015-09-05 11:35:49 +0300 |
|---|---|---|
| committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2015-09-05 11:36:24 +0300 |
| commit | 29602295bacf6e1e59abd6b82734f51d9c107ba8 (patch) | |
| tree | 34713fd7b35aba10dbba8d3145af507348da4990 /doc/src | |
| parent | 37d10c524c73cebc88ec9c69adc44917a3d67dcd (diff) | |
Fix misc typos.
Oskari Saarenmaa. Backpatch to stable branches where applicable.
Diffstat (limited to 'doc/src')
| -rw-r--r-- | doc/src/sgml/sources.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/sources.sgml b/doc/src/sgml/sources.sgml index aa2080742d4..d6461ec3f2a 100644 --- a/doc/src/sgml/sources.sgml +++ b/doc/src/sgml/sources.sgml @@ -251,7 +251,7 @@ ereport(ERROR, </listitem> <listitem> <para> - <function>errdetail_log_plural(const char *fmt_singuar, const char + <function>errdetail_log_plural(const char *fmt_singular, const char *fmt_plural, unsigned long n, ...)</function> is like <function>errdetail_log</>, but with support for various plural forms of the message. |
