emacs-diffs
[Top][All Lists]
Advanced

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

master 3747c59 2/2: ; Fix last change.


From: Eli Zaretskii
Subject: master 3747c59 2/2: ; Fix last change.
Date: Tue, 30 Nov 2021 13:09:12 -0500 (EST)

branch: master
commit 3747c59cac0af4b467d5af989280724c61f97cb0
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; Fix last change.
---
 doc/lispref/text.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/text.texi b/doc/lispref/text.texi
index 7154074..b49a998 100644
--- a/doc/lispref/text.texi
+++ b/doc/lispref/text.texi
@@ -1661,7 +1661,7 @@ of text between @var{start} and @var{end} at pixel 
granularity, so
 text using variable-pitch fonts or several different fonts looks
 filled regardless of different character sizes.  The argument
 @var{pixel-width} specifies the maximum pixel width a line is allowed
-to have aftder filling; it is the pixel-resolution equivalent of the
+to have after filling; it is the pixel-resolution equivalent of the
 @code{fill-column} in @code{fill-region}.  For instance, this Lisp
 snippet will insert text using a proportional font, and then fill this
 to be no wider than 300 pixels:



reply via email to

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