From 8a47c0aaaeed4780020b789c1ab8014ff8faa937 Mon Sep 17 00:00:00 2001 From: Roland Walker Date: Wed, 15 Jul 2026 14:44:20 -0400 Subject: [PATCH] fix spelling error in comment --- changelog.md | 5 +++++ mycli/myclirc | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 1979dc98..fcf512f1 100644 --- a/changelog.md +++ b/changelog.md @@ -8,6 +8,11 @@ Features * Experimental: let Vault properties be set in DSNs. +Documentation +--------- +* Spellcheck myclirc commentary. + + 2.2.0 (2026/07/11) ============== diff --git a/mycli/myclirc b/mycli/myclirc index f4cdeaa6..37e63a17 100644 --- a/mycli/myclirc +++ b/mycli/myclirc @@ -213,7 +213,7 @@ pager = 'less' # Note that the hostname is considered to be different if short or qualified. # This can be overridden with --use-keyring= at the CLI. # A password can be reset with --use-keyring=reset at the CLI. -# Recommanded: auto +# Recommended: auto use_keyring = False [editor]