Fix 2 typos

This commit is contained in:
Wuzzy 2015-06-03 13:08:05 +02:00
parent 71d4fd9ad5
commit cb8ae6dc29

View File

@ -537,9 +537,9 @@ function ltool.formspec_editplus(fragment)
"button[4,3.5;1,1;editplus_c_f;f]".. "button[4,3.5;1,1;editplus_c_f;f]"..
"tooltip[editplus_c_f;Move forward one unit with the pen down drawing leaves (100% chance)]".. "tooltip[editplus_c_f;Move forward one unit with the pen down drawing leaves (100% chance)]"..
"button[5,3.5;1,1;editplus_c_T;T]".. "button[5,3.5;1,1;editplus_c_T;T]"..
"tooltip[editplus_c_T;Move forward one unit with the pen down drawing trunks only)]".. "tooltip[editplus_c_T;Move forward one unit with the pen down drawing trunks only]"..
"button[6,3.5;1,1;editplus_c_R;R]".. "button[6,3.5;1,1;editplus_c_R;R]"..
"tooltip[editplus_c_R;Move forward one unit with the pen down placing fruit)]".. "tooltip[editplus_c_R;Move forward one unit with the pen down placing fruit]"..
"label[0,4.625;Rules:]".. "label[0,4.625;Rules:]"..
"button[2,4.5;1,1;editplus_c_A;A]".. "button[2,4.5;1,1;editplus_c_A;A]"..