From 89a260220c60877c0766cbe79043ecb4dd1fa5f4 Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Thu, 27 Nov 2014 12:11:30 -0500 Subject: Fix #110 --- sx-question-list.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sx-question-list.el') diff --git a/sx-question-list.el b/sx-question-list.el index fbed4ea..ae2177a 100644 --- a/sx-question-list.el +++ b/sx-question-list.el @@ -33,7 +33,7 @@ ;;; Customization (defcustom sx-question-list-height 12 - "Height, in lines, of stack-mode's *question-list* buffer." + "Height, in lines, of SX's *question-list* buffer." :type 'integer :group 'sx-question-list) -- cgit v1.2.3