]> git.lizzy.rs Git - rust.git/commitdiff
fix a typo
authornicole mazzuca <npmazzuca@gmail.com>
Wed, 9 Aug 2017 20:52:43 +0000 (13:52 -0700)
committerGitHub <noreply@github.com>
Wed, 9 Aug 2017 20:52:43 +0000 (13:52 -0700)
(this should not have been merged with this typo)

src/libsyntax/parse/lexer/unicode_chars.rs

index 85df4eee9134440c3222dcb59378fe94f1779d90..6904fc950fa7af5e44f4cb678ed2f1a746aedb27 100644 (file)
@@ -82,7 +82,7 @@
     ('։', "Armenian Full Stop", ':'),
     ('܃', "Syriac Supralinear Colon", ':'),
     ('܄', "Syriac Sublinear Colon", ':'),
-    ('᛬', "Runic Multiple Ponctuation", ':'),
+    ('᛬', "Runic Multiple Punctuation", ':'),
     ('︰', "Presentation Form For Vertical Two Dot Leader", ':'),
     ('᠃', "Mongolian Full Stop", ':'),
     ('᠉', "Mongolian Manchu Full Stop", ':'),