From: Ivan Maidanski Date: Wed, 15 Feb 2017 08:56:06 +0000 (+0300) Subject: Fix typo in Makefile.am comment X-Git-Tag: v8.0.0~912 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2be0456b63164feeff55b12b9a219c46422fede;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 175484be..8fcd1b8f 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@