diff options
author | Thomas Lange [tl] <tl@openoffice.org> | 2009-11-13 13:33:15 +0100 |
---|---|---|
committer | Thomas Lange [tl] <tl@openoffice.org> | 2009-11-13 13:33:15 +0100 |
commit | 93d507d9045a50d667a36d0f534ce742f4d62a64 (patch) | |
tree | 78395194df7a79a0a47e0691e3bc675181b1095a /officecfg | |
parent | f4a14dacaa658e33dc5b60e92069860a0aa06e09 (diff) |
tl76: #i106815#: fixed new code point for PHI
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/Math.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Math.xcu b/officecfg/registry/data/org/openoffice/Office/Math.xcu index 32e862e198ff..339a62b503e3 100644 --- a/officecfg/registry/data/org/openoffice/Office/Math.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Math.xcu @@ -629,7 +629,7 @@ </node> <node oor:name="PHI" oor:op="replace"> <prop oor:name="Char"> - <value>5934</value> + <value>934</value> </prop> <prop oor:name="Set"> <value>Greek</value> |