Update old tests so they compile and run
diff --git a/tests/AndroidManifest.xml b/tests/AndroidManifest.xml
index 44114f9..22cb75b 100644
--- a/tests/AndroidManifest.xml
+++ b/tests/AndroidManifest.xml
@@ -26,7 +26,7 @@
<uses-permission android:name="android.permission.WRITE_CALENDAR" />
<!--
- The test delcared in this instrumentation will be run along with tests declared by
+ The test declared in this instrumentation will be run along with tests declared by
all other applications via the command: "adb shell itr".
The "itr" command will find all tests declared by all applications. If you want to run just these
tests on their own then use the command: