We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd3650a commit eee988aCopy full SHA for eee988a
android/src/main/res/layout/default_error_screen.xml
@@ -38,7 +38,7 @@
38
android:gravity="center"
39
android:textColor="#000"
40
android:padding="10dp"
41
- android:text="This is embarrassing. We sincerely appologize for this." />
+ android:text="This is embarrassing. We sincerely apologize for this." />
42
<LinearLayout
43
android:layout_width="match_parent"
44
android:gravity="bottom"
@@ -77,4 +77,4 @@
77
</LinearLayout>
78
79
80
-</ScrollView>
+</ScrollView>
0 commit comments