summaryrefslogtreecommitdiff
path: root/vcl/workben
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2016-03-15 10:03:35 +0200
committerTor Lillqvist <tml@collabora.com>2016-03-15 10:21:43 +0200
commite2e3d75364ec7906954383c4fa6c883e416a37cc (patch)
tree59fb14f0b1ac69d316f7adb9a6564abda74416ad /vcl/workben
parent1edbb90c9e9296bec33f4c590f3133160b7f9702 (diff)
s/SEP/SMP
See https://bugs.documentfoundation.org/show_bug.cgi?id=97319#c8 . Change-Id: I66f5ea5ddd2a98de1d6445f3c6a91f1943dd7ca4
Diffstat (limited to 'vcl/workben')
-rw-r--r--vcl/workben/vcldemo.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/workben/vcldemo.cxx b/vcl/workben/vcldemo.cxx
index c3cb73294aa3..507fdc493575 100644
--- a/vcl/workben/vcldemo.cxx
+++ b/vcl/workben/vcldemo.cxx
@@ -533,7 +533,7 @@ public:
// - FIXME: replicate justification
SET("gentium basic", pJustification),
- // tdf#97319 - Unicode beyond BMP; SEP & Plane 2
+ // tdf#97319 - Unicode beyond BMP; SMP & Plane 2
SET("symbola", pEmojis),
SET("symbola", pThreeBowlG),
SET("symbola", pWavesAndDomino),