| Index: docs/linux_chromium_arm.md
|
| diff --git a/docs/linux_chromium_arm.md b/docs/linux_chromium_arm.md
|
| index a4b6ca0f62921fef8ce069287be91a22678c5bbc..ea465d44bdb036719841ff0e9b6a8ba97d56e52d 100644
|
| --- a/docs/linux_chromium_arm.md
|
| +++ b/docs/linux_chromium_arm.md
|
| @@ -26,9 +26,9 @@ and library dependencies directly from Ubuntu:
|
|
|
| $ ./build/install-build-deps.sh
|
|
|
| -### Installing the rootfs
|
| +### Installing the sysroot
|
|
|
| -A prebuilt rootfs image is kept up-to-date on Cloud Storage. It will
|
| +A prebuilt sysroot image is kept up-to-date on Cloud Storage. It will
|
| automatically be installed by gclient runhooks installed if you have
|
| `target_arch=arm` in your `GYP_DEFINES`.
|
|
|
|
|