From 6e20863d6e0149ee3a5dc7546fb2c3116424c8ef Mon Sep 17 00:00:00 2001 From: Michael Paquier Date: Wed, 1 May 2024 07:51:24 +0900 Subject: [PATCH] Fix a couple of typos One of them has been reported by Rajan Pandey, while I've bumped on the other one. Per #185. Backpatch-through: 14 --- README.md | 2 +- docs/hint_table.md | 2 +- docs/locale/ja/LC_MESSAGES/hint_table.po | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7330a86d..d26d5a56 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ For more details, please see the various documentations available in the 1. [Description](docs/description.md) 1. [The hint table](docs/hint_table.md) 1. [Installation](docs/installation.md) -1. [Unistallation](docs/uninstallation.md) +1. [Uninstallation](docs/uninstallation.md) 1. [Details in hinting](docs/hint_details.md) 1. [Errors](docs/errors.md) 1. [Functional limitations](docs/functional_limitations.md) diff --git a/docs/hint_table.md b/docs/hint_table.md index 7bcfdb2c..dbd89543 100644 --- a/docs/hint_table.md +++ b/docs/hint_table.md @@ -162,5 +162,5 @@ The following GUC parameters affect the behavior of `pg_hint_plan`: | `pg_hint_plan.enable_hint` | True enables `pg_hint_plan`. | `on` | | `pg_hint_plan.enable_hint_table` | True enables hinting by table. | `off` | | `pg_hint_plan.parse_messages` | Specifies the log level of hint parse error. Valid values are `error`, `warning`, `notice`, `info`, `log`, `debug`. | `INFO` | -| `pg_hint_plan.debug_print` | Controls debug print and verbosity. Valid vaiues are `off`, `on`, `detailed` and `verbose`. | `off` | +| `pg_hint_plan.debug_print` | Controls debug print and verbosity. Valid values are `off`, `on`, `detailed` and `verbose`. | `off` | | `pg_hint_plan.message_level` | Specifies message level of debug print. Valid values are `error`, `warning`, `notice`, `info`, `log`, `debug`. | `INFO` | diff --git a/docs/locale/ja/LC_MESSAGES/hint_table.po b/docs/locale/ja/LC_MESSAGES/hint_table.po index 1b8459f7..7cf3583d 100644 --- a/docs/locale/ja/LC_MESSAGES/hint_table.po +++ b/docs/locale/ja/LC_MESSAGES/hint_table.po @@ -267,7 +267,7 @@ msgstr "" #: ../../hint_table.md 7334bdf8ba12417ea4341491f5d35c5c msgid "" -"Controls debug print and verbosity. Valid vaiues are `off`, `on`, " +"Controls debug print and verbosity. Valid values are `off`, `on`, " "`detailed` and `verbose`." msgstr ""