org.el (org-priority): Fix docstring

* org.el (org-priority): Fix docstring.
This commit is contained in:
Bastien Guerry 2012-08-10 14:56:36 +02:00
parent 0ac65cc663
commit 4cc6a9db5e
1 changed files with 1 additions and 1 deletions

View File

@ -12910,7 +12910,7 @@ from the `before-change-functions' in the current buffer."
(org-priority 'down))
(defun org-priority (&optional action)
"Change the priority of an item by ARG.
"Change the priority of an item.
ACTION can be `set', `up', `down', or a character."
(interactive)
(unless org-enable-priority-commands