summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-04-08 19:59:55 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-04-08 20:02:05 -0700
commit6474cdf97cd648afaeaa872155f3fa21cfb43f80 (patch)
treebc193005cfed92e40a1e96647771b992762b320a
parent91bd5e7af2d3a9526aefb73dc10f417896f0e4dd (diff)
Fix typo in new fi_FI.UTF-8 that was reported by "make check"
Unrecognized pattern in Compose on line #154: <dead_diaeresis> <space> " "¨" Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--nls/fi_FI.UTF-8/Compose.pre2
1 files changed, 1 insertions, 1 deletions
diff --git a/nls/fi_FI.UTF-8/Compose.pre b/nls/fi_FI.UTF-8/Compose.pre
index b6ec25c2..347ddcf7 100644
--- a/nls/fi_FI.UTF-8/Compose.pre
+++ b/nls/fi_FI.UTF-8/Compose.pre
@@ -151,7 +151,7 @@ XCOMM Sequences with COMBINING CIRCUMFLEX ACCENT / <dead_circumflex>
<dead_circumflex> <Y> : "Ŷ" # LATIN CAPITAL LETTER Y WITH CIRCUMFLEX
XCOMM Sequences with COMBINING DIAERESIS / <dead_diaeresis>
-<dead_diaeresis> <space> " "¨" # DIAERESIS
+<dead_diaeresis> <space> : "¨" # DIAERESIS
<dead_diaeresis> <a> : "ä" # LATIN SMALL LETTER A WITH DIAERESIS
<dead_diaeresis> <A> : "Ä" # LATIN CAPITAL LETTER A WITH DIAERESIS
<dead_diaeresis> <e> : "ë" # LATIN SMALL LETTER E WITH DIAERESIS