From 40d38c55d7bbc14d2e829fe330f928bb44b3b442 Mon Sep 17 00:00:00 2001 From: Nathan Byrd Date: Sun, 31 Jul 2022 13:29:01 -0500 Subject: [PATCH] Additional documentation change --- docs/_docs/configuration/menu-hjson.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/configuration/menu-hjson.md b/docs/_docs/configuration/menu-hjson.md index f68accc7..acf49a52 100644 --- a/docs/_docs/configuration/menu-hjson.md +++ b/docs/_docs/configuration/menu-hjson.md @@ -125,7 +125,7 @@ Many built in global/system methods exist. Below are a few. See [system_menu_met | `nextConf` | Sets the users message conference to the next available. | | `prevArea` | Sets the users message area to the previous available. | | `nextArea` | Sets the users message area to the next available. | -| `setClientEncoding` | Sets the client encoding to either cp437 or utf-8. | +| `setClientEncoding` | Sets the client encoding (such as cp437 and utf-8.) | ## Example Let's look a couple basic menu entries: