added word "to" in the fake Android Fridge

This commit is contained in:
krasimir
2010-06-02 08:21:42 +00:00
parent 35fc7c59a7
commit 7e4f7cb877

View File

@@ -14,7 +14,7 @@ public class FridgeMagnets extends Activity {
/** Called when the activity is first created. */
String[] words = {"hello","buy","I","you","have","please","where",
"how","go","Gothenburg","London","rakia","wine",
"whisky","man","woman","boy","girl"};
"whisky","man","woman","boy","girl","to"};
@Override
public void onCreate(Bundle savedInstanceState) {