]> code.delx.au - gnu-emacs/blobdiff - lisp/org/org-list.el
Update copyright year to 2015
[gnu-emacs] / lisp / org / org-list.el
index 92a92491e3056cdf73c01e576ac08105d013bde7..c8db77bc68981e143a8a212fd1cd90811df02e12 100644 (file)
@@ -1,6 +1,6 @@
 ;;; org-list.el --- Plain lists for Org-mode
 ;;
-;; Copyright (C) 2004-2014 Free Software Foundation, Inc.
+;; Copyright (C) 2004-2015 Free Software Foundation, Inc.
 ;;
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;;        Bastien Guerry <bzg@gnu.org>
@@ -2237,7 +2237,7 @@ item is invisible."
          t)))))
 
 (defun org-list-repair ()
-  "Fix indentation, bullets and checkboxes is the list at point."
+  "Fix indentation, bullets and checkboxes in the list at point."
   (interactive)
   (unless (org-at-item-p) (error "This is not a list"))
   (let* ((struct (org-list-struct))