| Index: site/user/quick/android.md
|
| diff --git a/site/user/quick/android.md b/site/user/quick/android.md
|
| index 078b8d2313f80635c291800eb94882faff3aad11..7dafa26f50c537da88e6104679510756751103e6 100644
|
| --- a/site/user/quick/android.md
|
| +++ b/site/user/quick/android.md
|
| @@ -151,7 +151,7 @@ line. The command line option allows you to pass additional details to the
|
| application (similar to other operating system) that specify where to find
|
| skp files and other resources. For example:
|
|
|
| - ./platform_tools/android/bin/android_launch_app --resources /data/local/tmp/skia
|
| + ./platform_tools/android/bin/android_launch_app --resourcePath /data/local/tmp/skia
|
|
|
| By default if no additional parameters are specified the app will also have the following
|
| default parameters:
|
|
|