about summary refs log tree commit diff
path: root/manual/locale.texi
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-10-27 22:59:54 -0400
committerMike Frysinger <vapier@gentoo.org>2016-06-16 00:59:57 -0400
commitef48b196770b8091ba13c21183d7c1cc5efbca11 (patch)
tree6b9b92755686209d6d61d99426c26cd2ccd49a0f /manual/locale.texi
parent4706240f5259b12c0e19479c1635d7e9f56ec555 (diff)
downloadglibc-ef48b196770b8091ba13c21183d7c1cc5efbca11.tar.gz
glibc-ef48b196770b8091ba13c21183d7c1cc5efbca11.tar.xz
glibc-ef48b196770b8091ba13c21183d7c1cc5efbca11.zip
manual: fix spelling typos
I've bracketed the changes to make it easier to pick out.

	enlengthen -> extend
	enlengthened -> extended
	excep[e]tions -> exceptions
	exten[da]ble -> exten[si]ble
	implement[o]r -> implement[e]r
	licen[c]e -> licen[s]e
	optimzed -> optim[i]zed
	overriden -> overrid[d]en
	param[a]ter -> param[e]ter

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

2012-10-27  Mike Frysinger  <vapier@gentoo.org>

	* manual/arith.texi: Fix spelling typos.
	* manual/contrib.texi: Likewise.
	* manual/crypt.texi: Likewise.
	* manual/filesys.texi: Likewise.
	* manual/llio.texi: Likewise.
	* manual/locale.texi: Likewise.
	* manual/message.texi: Likewise.
	* manual/nss.texi: Likewise.
	* manual/socket.texi: Likewise.
	* manual/stdio.texi: Likewise.
	* manual/string.texi: Likewise.
	* manual/sysinfo.texi: Likewise.
Diffstat (limited to 'manual/locale.texi')
-rw-r--r--manual/locale.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/locale.texi b/manual/locale.texi
index d227d03cf7..780ce0145f 100644
--- a/manual/locale.texi
+++ b/manual/locale.texi
@@ -613,7 +613,7 @@ as far as the system follows the Unix standards.
 
 Together with the @code{setlocale} function the @w{ISO C} people
 invented the @code{localeconv} function.  It is a masterpiece of poor
-design.  It is expensive to use, not extendable, and not generally
+design.  It is expensive to use, not extensible, and not generally
 usable as it provides access to only @code{LC_MONETARY} and
 @code{LC_NUMERIC} related information.  Nevertheless, if it is
 applicable to a given situation it should be used since it is very