gbranden pushed a commit to branch master in repository groff. commit c549b637a7002337cfa413b4eda7c3dfca8fc4a7 Author: G. Branden Robinson <g.branden.robin...@gmail.com> Date: Sat Apr 21 07:10:20 2018 -0400
configure.ac: Fix typo in comment. Thanks to Bjarni Ingli Gislason for catching this. It is, after all, an autoconf script, not a bass script. Fixes bug https://savannah.gnu.org/bugs/?53673. Signed-off-by: Bjarni Ingi Gislason <bjarn...@rhi.hi.is> Signed-off-by: G. Branden Robinson <g.branden.robin...@gmail.com> --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 152ac91..ff89f11 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])) _______________________________________________ Groff-commit mailing list Groff-commit@gnu.org https://lists.gnu.org/mailman/listinfo/groff-commit