From afb632d2028fdc4a37e10e41e1929264ff59f52e Mon Sep 17 00:00:00 2001 From: Hans Bolinder Date: Thu, 14 Mar 2013 09:53:33 +0100 Subject: Convert XML files to UTF-8, where needed --- lib/compiler/doc/src/notes.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lib/compiler/doc/src/notes.xml') diff --git a/lib/compiler/doc/src/notes.xml b/lib/compiler/doc/src/notes.xml index 94fea84557..ea78372606 100644 --- a/lib/compiler/doc/src/notes.xml +++ b/lib/compiler/doc/src/notes.xml @@ -1,4 +1,4 @@ - + @@ -45,7 +45,7 @@

Forbid multiple values in Core Erlang sequence arguments. - Thanks to José Valim and Anthony Ramine.

+ Thanks to José Valim and Anthony Ramine.

Own Id: OTP-10818

@@ -144,7 +144,7 @@

compile:forms/2 will now use a {source,SourceFilePath} to set the source returned by - module_info(compile) (Thanks to José Valim)

+ module_info(compile) (Thanks to José Valim)

Own Id: OTP-10150

@@ -256,7 +256,7 @@

Fix typo in `compile' doc: unmatched parenthesis (Thanks - to Ricardo Catalinas Jiménez)

+ to Ricardo Catalinas Jiménez)

Own Id: OTP-9919

@@ -757,7 +757,7 @@ (Thanks to Paul Fisher.)

Using filter expressions containing andalso or orelse in a list comprehension could cause a - compiler crash. (Thanks to Martin Engström.)

+ compiler crash. (Thanks to Martin Engström.)

Own Id: OTP-8054

-- cgit v1.2.3