From 4f0be70debbd7c6f281ba6edd4cb0334135c78e9 Mon Sep 17 00:00:00 2001 From: Magnus Henoch Date: Fri, 26 Mar 2010 12:30:36 +0000 Subject: Fix spelling: "loose" is not a verb "Lose" means not "not win", but "loose" means "not tight". Change "loose" to "lose" where appropriate. --- lib/stdlib/doc/src/notes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/stdlib') diff --git a/lib/stdlib/doc/src/notes.xml b/lib/stdlib/doc/src/notes.xml index c55eafc8b8..28a3719d38 100644 --- a/lib/stdlib/doc/src/notes.xml +++ b/lib/stdlib/doc/src/notes.xml @@ -50,7 +50,7 @@

A number of bugs concerning re and unicode are corrected:

-

re:compile no longer looses unicode option, which also +

re:compile no longer loses unicode option, which also fixes bug in re:split.

re:replace now handles unicode charlist replacement argument

-- cgit v1.2.3