summaryrefslogtreecommitdiff
path: root/doc/gnulib-tool.texi
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-04-09 23:05:22 +0200
committerJim Meyering <meyering@redhat.com>2011-04-09 23:05:22 +0200
commit52feca2cda2edd985d76117836e2a522178e9ab3 (patch)
treea8fc719ec02d91f8c949700c1406e2fbc70ec62f /doc/gnulib-tool.texi
parent2ba828d7b521d831648a4d0926d7885705cf1d59 (diff)
downloadgnulib-52feca2cda2edd985d76117836e2a522178e9ab3.tar.gz
maint: change "can not" to "cannot"
But do not change the occurrences in maintain.texi or in build-aux/po/Makefile.in.in, which I presume comes from gettext. * doc/gnulib-tool.texi: s/can not/cannot/ * doc/posix-functions/accept.texi (accept): Likewise. * doc/posix-functions/socket.texi (socket): Likewise. * lib/mbrtowc.c: Likewise.
Diffstat (limited to 'doc/gnulib-tool.texi')
-rw-r--r--doc/gnulib-tool.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gnulib-tool.texi b/doc/gnulib-tool.texi
index 8e38c38e99..443cbc216e 100644
--- a/doc/gnulib-tool.texi
+++ b/doc/gnulib-tool.texi
@@ -287,7 +287,7 @@ Also, on some platforms macros like @samp{_FILE_OFFSET_BITS} and
@samp{_GNU_SOURCE} may be ineffective, or may have only a limited
effect, if defined after the first system header file is included.
-Finally, note that you can not use @code{AC_LIBOBJ} or
+Finally, note that you cannot use @code{AC_LIBOBJ} or
@code{AC_REPLACE_FUNCS} in your @file{configure.ac} and expect the
resulting object files to be automatically added to @file{lib/libgnu.a}.
This is because your @code{AC_LIBOBJ} and @code{AC_REPLACE_FUNCS} invocations