branch: externals/filechooser
commit 57b17c1f0c53a1c37f3997e473c9ff9b1c6277c7
Author: Rahguzar <rahgu...@zohomail.eu>
Commit: Rahguzar <rahgu...@zohomail.eu>

    Remove incorrect sentence from commentary
---
 filechooser.el | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/filechooser.el b/filechooser.el
index 191356baae..ae1c24b36c 100644
--- a/filechooser.el
+++ b/filechooser.el
@@ -15,9 +15,7 @@
 ;;; Commentary:
 ;; An implementation of xdg-desktop-portal filechooser in Emacs. This allows
 ;; for choosing files in applications like firefox (with GTK_USE_PORTAL set)
-;; from an Emacs frame. The default is to use `read-file-name' for choosing
-;; a single file and a pair of Dired buffers for choosing multiple files.
-;;
+;; using Emacs.
 ;;
 ;;; Code:
 (require 'compat)

Reply via email to