equate: fix typo

SVN revision: 63834
This commit is contained in:
Michael BOUCHAUD 2011-10-05 10:10:30 +00:00
parent 33d46773a4
commit 83ed76b877
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ collections {
BUTTON("four", "4", "NUM_4");
BUTTON("five", "5", "NUM_5");
BUTTON("six", "6", "NUL_6");
BUTTON("six", "6", "NUM_6");
//BUTTON("nine", "9", "OP_DIV");
BUTTON("one", "1", "NUM_1");
BUTTON("two", "2", "NUM_2");