[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/helm 9fe2a92d9d 1/4: Fix typo in NEWS
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/helm 9fe2a92d9d 1/4: Fix typo in NEWS |
Date: |
Wed, 10 Jul 2024 04:00:05 -0400 (EDT) |
branch: elpa/helm
commit 9fe2a92d9dd004d00a36b2128d3862be947ed9dd
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>
Fix typo in NEWS
---
NEWS.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NEWS.org b/NEWS.org
index ae87536ce1..a1c6837d8f 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -4,7 +4,7 @@
** Version 4.0-pre
*** Packages can now be installed/upgraded asynchronously from helm-packages
It is still synchronous by default, to enable async customize
=helm-packages-async=.
-*** Helm-find-files presistent delete uses now a read-answer prompt
+*** Helm-find-files persistent delete uses now a read-answer prompt
It is now possible to answer "!" (yes for all) when using marked
candidates.
*** Allow saving selection when deleting minibuffer contents