summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpascal <pascal@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-03-27 09:34:25 +0000
committerpascal <pascal@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-03-27 09:34:25 +0000
commitae86a774c455f85f75b12a6fa6e276629df88d54 (patch)
treeb5759c2f54ed6220a59051b3f87fafe6d5e3a51e
parent846d37a29620310ef2fabc54b7844c0151250df4 (diff)
Tippfehler beseitigt
git-svn-id: https://svn.neo-layout.org@1773 b9310e46-f624-0410-8ea1-cfbb3a30dc96
-rw-r--r--Compose/Compose.neo10
1 files changed, 5 insertions, 5 deletions
diff --git a/Compose/Compose.neo b/Compose/Compose.neo
index d8ef285..80bfa43 100644
--- a/Compose/Compose.neo
+++ b/Compose/Compose.neo
@@ -1212,11 +1212,11 @@
<Multi_key> <intersection> <intersection> : "⋂" U22C2 # N-ARY INTERSECTION
<Multi_key> <Greek_SIGMA> <Greek_SIGMA> : "∑" U2211 # N-ARY SUMMATION
<Multi_key> <Greek_PI> <Greek_PI> : "∏" U220F # N-ARY PRODUCT
-<Multe_key> <U2299> <U2299> : "⨀" U2A00 # N-ARY CIRCLED DOT OPERATOR
-<Multe_key> <U2295> <U2295> : "⨁" U2A01 # N-ARY CIRCLED PLUS OPERATOR
-<Multe_key> <U2297> <U2297> : "⨂" U2A02 # N-ARY CIRCLED TIMES OPERATOR
-<Multe_key> <equal> <equal> : "≡" U2261 # IDENTICAL TO
-<Multe_key> <colon> <equal> : "≔" U2254 # COLON EQUALS
+<Multi_key> <U2299> <U2299> : "⨀" U2A00 # N-ARY CIRCLED DOT OPERATOR
+<Multi_key> <U2295> <U2295> : "⨁" U2A01 # N-ARY CIRCLED PLUS OPERATOR
+<Multi_key> <U2297> <U2297> : "⨂" U2A02 # N-ARY CIRCLED TIMES OPERATOR
+<Multi_key> <equal> <equal> : "≡" U2261 # IDENTICAL TO
+<Multi_key> <colon> <equal> : "≔" U2254 # COLON EQUALS
<dead_macron> <less> : "≤" U2264 # LESS-THAN OR EQUAL TO
<dead_macron> <greater> : "≥" U2265 # GREATER-THAN OR EQUAL TO
<dead_macron> <includedin> : "⊆" U2286 # SUBSET OF OR EQUAL TO