From d2be0456b63164feeff55b12b9a219c46422fede Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Wed, 15 Feb 2017 11:56:06 +0300 Subject: Fix typo in Makefile.am comment * Makefile.am (SUBDIRS): Fix typo in comment ("to be"). --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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@ -- cgit v1.2.1