From cb0289f0dc5ec9309ac545944be452bc011db042 Mon Sep 17 00:00:00 2001
From: Benno Schulenberg <bensberg@telfort.nl>
Date: Sat, 24 Feb 2018 13:31:15 +0100
Subject: [PATCH] tweaks: fix a copy-and-paste error

---
 doc/nanorc.5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/nanorc.5 b/doc/nanorc.5
index ea13c49a..a30e0eb0 100644
--- a/doc/nanorc.5
+++ b/doc/nanorc.5
@@ -102,7 +102,7 @@ This overrides the option \fBquickblank\fR.
 Use cut-from-cursor-to-end-of-line by default, instead of cutting the whole line.
 (The old form of this option, '\fBset cut\fR', is deprecated.)
 .TP
-.B set statuscolor \fIfgcolor\fR,\fIbgcolor\fR
+.B set errorcolor \fIfgcolor\fR,\fIbgcolor\fR
 Use this color combination for the status bar when an error message is displayed.
 See \fBset titlecolor\fR for valid color names.
 .TP
-- 
GitLab