summaryrefslogtreecommitdiff
path: root/platform/android/tests
diff options
context:
space:
mode:
authorBrad Leege <bleege@gmail.com>2016-04-29 11:53:00 -0500
committerBrad Leege <bleege@gmail.com>2016-04-29 13:42:04 -0500
commit25442a77be75001665771097d8978b1191e403d9 (patch)
treef2addea74c7a94b81f4c6406197c9f23ac5fa754 /platform/android/tests
parentc1ad3214858f6e8a852b2346ad69947b26e43172 (diff)
downloadqtlocation-mapboxgl-25442a77be75001665771097d8978b1191e403d9.tar.gz
[android] #4902 - Standarizing Locale and Language
Diffstat (limited to 'platform/android/tests')
-rw-r--r--platform/android/tests/docs/UI_TESTS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/tests/docs/UI_TESTS.md b/platform/android/tests/docs/UI_TESTS.md
index f2d74f07fb..a921804c76 100644
--- a/platform/android/tests/docs/UI_TESTS.md
+++ b/platform/android/tests/docs/UI_TESTS.md
@@ -39,7 +39,7 @@ Then:
On Step 2, you can also separate by commas different classes: `com.mapbox.mapboxgl.testapp.MainActivityTest,com.mapbox.mapboxgl.testapp.MainActivityScreenTest`
-If you have no tests for your app, or want to test some random user behaviour,
+If you have no tests for your app, or want to test some random user behavior,
you can just choose "Built-in: Fuzz" in step 2.
### Code coverage