From 2d7bcbd95e345957e440ee2cb185433c3c2f9b06 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Gustav=20H=C3=A5llberg?= Date: Wed, 5 Aug 2009 23:02:03 +0200 Subject: [PATCH] stgit.el: Minor documentation corrections MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Gustav HÃ¥llberg --- contrib/stgit.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/stgit.el b/contrib/stgit.el index 73d575b..bcc7b1d 100644 --- a/contrib/stgit.el +++ b/contrib/stgit.el @@ -1345,7 +1345,7 @@ the point is after or before the applied patches." "Returns the list of patches in PATCHSYMS sorted according to their position in the patch series, bottommost first. -PATCHSYMS may not contain duplicate entries." +PATCHSYMS must not contain duplicate entries." (let (sorted-patchsyms (series (with-output-to-string (with-current-buffer standard-output @@ -1527,7 +1527,7 @@ See also `stgit-show-worktree-mode'.") (defun stgit-toggle-worktree (&optional arg) "Toggle the visibility of the work tree. -With arg, show the work tree if arg is positive. +With ARG, show the work tree if ARG is positive. Its initial setting is controlled by `stgit-default-show-worktree'. -- 2.11.0