grep-commit
[Top][All Lists]
Advanced

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

grep branch, master, updated. v3.0-22-gbe203db


From: Jim Meyering
Subject: grep branch, master, updated. v3.0-22-gbe203db
Date: Wed, 21 Jun 2017 23:03:42 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grep".

The branch, master has been updated
       via  be203db8a6435472f296793dae0a8a23f6a938c4 (commit)
       via  438dd525f5f9a167983b2a577fd92872052a4ffc (commit)
      from  b0dc886d9c1fb5df275b5ea9a95c061a5931e50b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/grep.git/commit/?id=be203db8a6435472f296793dae0a8a23f6a938c4


commit be203db8a6435472f296793dae0a8a23f6a938c4
Author: Jim Meyering <address@hidden>
Date:   Wed Jun 21 09:36:28 2017 -0700

    doc: correct typo
    
    * doc/grep.texi (Performance): s/suprisingly/surprisingly/

diff --git a/doc/grep.texi b/doc/grep.texi
index 334a059..28413e0 100644
--- a/doc/grep.texi
+++ b/doc/grep.texi
@@ -1817,7 +1817,7 @@ particularly efficient, as @command{grep} is tuned for 
that locale.
 @cindex case insensitive search
 Outside the @samp{C} locale, case-insensitive search, and search for
 bracket expressions like @samp{[a-z]} and @samp{[[=a=]b]}, can be
-suprisingly inefficient due to difficulties in fast portable access to
+surprisingly inefficient due to difficulties in fast portable access to
 concepts like multi-character collating elements.
 
 @cindex back-references

http://git.savannah.gnu.org/cgit/grep.git/commit/?id=438dd525f5f9a167983b2a577fd92872052a4ffc


commit be203db8a6435472f296793dae0a8a23f6a938c4
Author: Jim Meyering <address@hidden>
Date:   Wed Jun 21 09:36:28 2017 -0700

    doc: correct typo
    
    * doc/grep.texi (Performance): s/suprisingly/surprisingly/

diff --git a/doc/grep.texi b/doc/grep.texi
index 334a059..28413e0 100644
--- a/doc/grep.texi
+++ b/doc/grep.texi
@@ -1817,7 +1817,7 @@ particularly efficient, as @command{grep} is tuned for 
that locale.
 @cindex case insensitive search
 Outside the @samp{C} locale, case-insensitive search, and search for
 bracket expressions like @samp{[a-z]} and @samp{[[=a=]b]}, can be
-suprisingly inefficient due to difficulties in fast portable access to
+surprisingly inefficient due to difficulties in fast portable access to
 concepts like multi-character collating elements.
 
 @cindex back-references

-----------------------------------------------------------------------

Summary of changes:
 doc/grep.texi | 2 +-
 gnulib        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
grep



reply via email to

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