From: Richard Russon Date: Wed, 20 Apr 2016 23:12:39 +0000 (+0100) Subject: fix typo X-Git-Tag: neomutt-20160502~2^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4f6c5b2ea57fb48be6c36502d2290f76d337380c;p=neomutt fix typo --- diff --git a/sidebar.c b/sidebar.c index 5ba2bf15d..caad1ec82 100644 --- a/sidebar.c +++ b/sidebar.c @@ -546,7 +546,7 @@ prepare_sidebar (int page_size) * After validating the config options "sidebar_visible" and "sidebar_width", * determine whether we should should display the sidebar. * - * When not visible, set the global SidebarSortMethod to 0. + * When not visible, set the global SidebarWidth to 0. * * Returns: * Boolean