quilt-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Quilt-dev] [PATCH v2 7/7] quilt.el: Fix a typo in documentation


From: Ondřej Lysoněk
Subject: [Quilt-dev] [PATCH v2 7/7] quilt.el: Fix a typo in documentation
Date: Sat, 30 May 2020 18:17:24 +0200

Signed-off-by: Ondřej Lysoněk <olysonek@redhat.com>
---
 lib/quilt.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/quilt.el b/lib/quilt.el
index 4221674..38456c1 100644
--- a/lib/quilt.el
+++ b/lib/quilt.el
@@ -240,7 +240,7 @@
   (force-mode-line-update))
 
 (defun quilt-revert (filelist)
-  "Refresh contents, editability and modeline of FILESIT.
+  "Refresh contents, editability and modeline of FILELIST.
 FILELIST won't be touched unless their file is a child of the
 current quilt directory.  Each elements in FILELIST should be the absolute
 file names of those files affected by the latest quilt
-- 
2.25.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]