emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#27660: closed (Fix typo in doc string)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#27660: closed (Fix typo in doc string)
Date: Wed, 12 Jul 2017 15:51:01 +0000

Your message dated Wed, 12 Jul 2017 17:50:06 +0200
with message-id <address@hidden>
and subject line Re: bug#27660: Fix typo in doc string
has caused the debbugs.gnu.org bug report #27660,
regarding Fix typo in doc string
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
27660: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27660
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Fix typo in doc string Date: Wed, 12 Jul 2017 09:04:47 +0200
>From 5a8bafa6d7ac733a8f5f08ad0edc1e2495cb922d Mon Sep 17 00:00:00 2001
From: Lele Gaifax <address@hidden>
Date: Wed, 12 Jul 2017 08:59:27 +0200
Subject: [PATCH] Fix typo in docstring

* src/xdisp.c (syms_of_xdisp) <display-line-numbers>: Copyedits
---
 src/xdisp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/xdisp.c b/src/xdisp.c
index 91e9d8abce..6da3d3e787 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -32690,7 +32690,7 @@ If the value is t, display absolute line numbers 
starting at the
 beginning of the current narrowing, or at buffer beginning.
 If the value is `relative', display line numbers relative to the
 line showing point.
-The value `visual' countse lative screen lines rather than
+The value `visual' counts relative screen lines rather than
 physical line: by default, line numbers are displayed before each
 non-continuation line that displays buffer text, i.e. after each
 newline that came from buffer text.  However, if the value is `visual',
-- 
2.13.2

-- 
nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri
real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia.
address@hidden  |                 -- Fortunato Depero, 1929.

--- End Message ---
--- Begin Message --- Subject: Re: bug#27660: Fix typo in doc string Date: Wed, 12 Jul 2017 17:50:06 +0200
I tweaked the doc-string instead.  Please have a look.

Thanks, martin



--- End Message ---

reply via email to

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