Change \xLongequal to \xlongequal (#997)

Fix a spelling mistake from PR #670.
This commit is contained in:
Ron Kok
2017-11-27 20:55:51 -08:00
committed by Kevin Barabash
parent 1b20414526
commit 28c55ebedc
2 changed files with 4 additions and 5 deletions

View File

@@ -354,9 +354,8 @@ defineFunction([
"\\xleftrightarrow", "\\xLeftrightarrow", "\\xhookleftarrow",
"\\xhookrightarrow", "\\xmapsto", "\\xrightharpoondown",
"\\xrightharpoonup", "\\xleftharpoondown", "\\xleftharpoonup",
"\\xrightleftharpoons", "\\xleftrightharpoons", "\\xLongequal",
"\\xtwoheadrightarrow", "\\xtwoheadleftarrow", "\\xLongequal",
"\\xtofrom",
"\\xrightleftharpoons", "\\xleftrightharpoons", "\\xlongequal",
"\\xtwoheadrightarrow", "\\xtwoheadleftarrow", "\\xtofrom",
], {
numArgs: 1,
numOptionalArgs: 1,