From: Ivan Maidanski Date: Wed, 15 Feb 2017 08:56:06 +0000 (+0300) Subject: Fix typo in Makefile.am comment X-Git-Tag: v7.4.6~152 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=954632708b3bcb81963d1120599f32db6007b29f;p=gc Fix typo in Makefile.am comment * Makefile.am (SUBDIRS): Fix typo in comment ("to be"). --- diff --git a/Makefile.am b/Makefile.am index 285796f6..f1cc835f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,7 +18,7 @@ # use the internal version. This is done since libatomic_ops doesn't # use libtool, since it has no real use for it. But that seems to make # it hard to use either the resulting object files or libraries. -# Thus there seems too be no real reason to recursively build in the +# Thus there seems to be no real reason to recursively build in the # libatomic_ops directory. # if USE_INTERNAL_LIBATOMICS_OPS # SUBDIRS = @maybe_libatomic_ops@