bugGNU roff - Bugs: bug #53673, [PATCH] configure.ac: Correct...

 
 

bug #53673: [PATCH] configure.ac: Correct spelling of "striped"

Submitter:  Bjarni Ingi Gislason <bjarniig>
Submitted:  Tue 17 Apr 2018 01:46:24 AM UTC
   
 
Category:  General Severity:  2 - Minor
Item Group:  Lint Status:  Fixed
Privacy:  Public Assigned to:  gbranden
Open/Closed:  Closed Planned Release:  1.22.4
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 17 Apr 2018 01:46:24 AM UTC, original submission:  

From ba7d6681a4b6d16d20c7e2f083b10bccb480ed85 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Date: Tue, 17 Apr 2018 01:40:25 +0000
Subject: [PATCH] configure.ac: Correct spelling of "striped"

Spelling: striped -> stripped
Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 152ac918..ff89f118 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ AC_INIT([GNU Troff],
 
 AC_PREREQ([2.62])
 
-# Version consisting of exactly MAJOR.MINOR.PATCH, striped of any
+# Version consisting of exactly MAJOR.MINOR.PATCH, stripped of any
 # digit after PATCH.
 AC_SUBST([SHORT_VERSION],
  m4_bregexp(AC_PACKAGE_VERSION,[^\(\w+\.\w+\.\w+\).*$],[\1]))
--
2.17.0


Bjarni Ingi Gislason <bjarniig>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gbranden (Updated the item)
  • -email is unavailable- added by bjarniig (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-01-22 gbranden CategoryNone General
        Item GroupNone Lint
        Planned ReleaseNone 1.22.4
    2018-04-21 gbranden StatusIn Progress Fixed
        Open/ClosedOpen Closed
    2018-04-21 gbranden Severity3 - Normal 2 - Minor
    2018-04-21 gbranden StatusNone In Progress
        Assigned toNone gbranden

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code