summaryrefslogtreecommitdiff
path: root/hwpfilter
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-11-24 13:02:40 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-11-24 13:02:40 +0100
commit41dbbdcc8b856e16ac267eb90b6b7fecfdfab380 (patch)
tree2e6b1328777460d858e3cf12e699927047dcc1b9 /hwpfilter
parentf42d03f3e9393db693ed753837ce25e1f43297df (diff)
Remove non-ASCII U+0086 PARAGRAPH SIGN from comment
Change-Id: Ifcbb2a61c662f135badc01b7beaef10fa3d75515
Diffstat (limited to 'hwpfilter')
-rw-r--r--hwpfilter/source/hwpreader.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwpfilter/source/hwpreader.cxx b/hwpfilter/source/hwpreader.cxx
index d5732f5c7b5a..774c3294f278 100644
--- a/hwpfilter/source/hwpreader.cxx
+++ b/hwpfilter/source/hwpreader.cxx
@@ -3772,7 +3772,7 @@ void HwpReader::makeHyperText(TxtBox * hbox)
/**
- * Read the platform information. if the platform is Linux or Solaris, it needs to changeĀ¶
+ * Read the platform information. if the platform is Linux or Solaris, it needs to change
* C: \ => Home, D: \ => changed to root (/). Because HWP uses DOS emulator.
*/