From 5f4f1a0495b79e418b6df16d4642a33c9ccda007 Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Wed, 19 Nov 2014 10:56:10 -0500 Subject: Minor typos and incorrect information --- 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 6a36f6f..c562679 100644 --- a/sx-question-list.el +++ b/sx-question-list.el @@ -251,7 +251,7 @@ Used in the questions list to indicate a question was updated \"4d ago\"." :group 'sx-question-list) (defun sx-question-list--print-info (question-data) - "Convert `json-read' DATA into tabulated-list format. + "Convert `json-read' QUESTION-DATA into tabulated-list format. See `sx-question-list-refresh'." (sx-assoc-let question-data -- cgit v1.2.3