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/debugger/doc/src/notes.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'lib/debugger')
diff --git a/lib/debugger/doc/src/notes.xml b/lib/debugger/doc/src/notes.xml
index d5eef5d6a2..529886940a 100644
--- a/lib/debugger/doc/src/notes.xml
+++ b/lib/debugger/doc/src/notes.xml
@@ -1,4 +1,4 @@
-
+
@@ -58,7 +58,7 @@
-
Fix Debugger settings dialog due to changed behavior in
- wxFileDialog (Thanks to Hĺkan Mattsson)
+ wxFileDialog (Thanks to HĂĽkan Mattsson)
Own Id: OTP-10621
@@ -100,7 +100,7 @@
-
Fixed disappearing breakpoints bug, reported by Ricardo
- Catalinas Jiménez.
+ Catalinas JimĂŠnez.
Own Id: OTP-9950
@@ -121,7 +121,7 @@
occurrences of "Ok" to "OK" in the code, variable names
and strings. This improves the consistency of the code
and follows the GTK UI where "OK" is always used.(Thanks
- to Ricardo Catalinas Jiménez)
+ to Ricardo Catalinas JimĂŠnez)
Own Id: OTP-9699
--
cgit v1.2.3