emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/beframe deab699351 3/3: Fix typos in beframe--buffer-li


From: ELPA Syncer
Subject: [elpa] externals/beframe deab699351 3/3: Fix typos in beframe--buffer-list doc string
Date: Sat, 4 Mar 2023 23:57:23 -0500 (EST)

branch: externals/beframe
commit deab6993517e8fdfce785b3c2fb8b9dd11755d9d
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Fix typos in beframe--buffer-list doc string
---
 beframe.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/beframe.el b/beframe.el
index 5178d93ecd..cab6460761 100644
--- a/beframe.el
+++ b/beframe.el
@@ -212,9 +212,9 @@ If nil, no renaming is performed."
 With optional FRAME as an object that satisfies `framep', return
 the list of buffers that are used by FRAME.
 
-They key SORT may be a function taking the list of buffers as an
+The key SORT may be a function taking the list of buffers as an
 argument, and returning a new list to be used instead.  This can,
-for example, used to prefer hidden buffers to visible ones—see
+for example, be used to prefer hidden buffers to visible ones—see
 `beframe-buffer-sort-visibility'.
 
 Include `beframe-global-buffers' in the list."



reply via email to

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