emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master e2c117a: ; Spelling fix


From: Paul Eggert
Subject: [Emacs-diffs] master e2c117a: ; Spelling fix
Date: Tue, 05 Apr 2016 15:16:14 +0000

branch: master
commit e2c117a28f767c9756d2d620929b37651dbe43d1
Author: Paul Eggert <address@hidden>
Commit: Paul Eggert <address@hidden>

    ; Spelling fix
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 917ca3a..790ff84 100644
--- a/configure.ac
+++ b/configure.ac
@@ -876,7 +876,7 @@ AC_ARG_ENABLE([gcc-warnings],
    # is a developer as opposed to a builder.  This is most likely true
    # if GCC is recent enough and there is a .git subdirectory;
    # however, if there is also a .tarball-version file it is probably
-   # just a reliease imported into Git for patch management.
+   # just a release imported into Git for patch management.
    gl_gcc_warnings=no
    test -d "$srcdir"/.git && test ! -f "$srcdir"/.tarball-version &&
      gl_GCC_VERSION_IFELSE([5], [3], [gl_gcc_warnings=warn-only])]



reply via email to

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