From 13fbf75a149e67cc10404285608f815fc8ddf1a4 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Mon, 26 Apr 2010 06:59:08 +0200 Subject: [PATCH] Fix a typo --- lisp/org-list.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-list.el b/lisp/org-list.el index 212d17211..c0b6125dd 100644 --- a/lisp/org-list.el +++ b/lisp/org-list.el @@ -224,7 +224,7 @@ of `org-plain-list-ordered-item-terminator'." (< (point) (match-end 0)))) (defun org-in-item-p () - "It the cursor inside a plain list item. + "Is the cursor inside a plain list item. Does not have to be the first line." (save-excursion (condition-case nil