| Index: docs/mac_build_instructions.md
|
| diff --git a/docs/mac_build_instructions.md b/docs/mac_build_instructions.md
|
| index 903caba5ac61e2de1c6eb133bc01b2c6766a1500..b09951682b826262f9861ee932a2f98c6b41ec52 100644
|
| --- a/docs/mac_build_instructions.md
|
| +++ b/docs/mac_build_instructions.md
|
| @@ -136,7 +136,7 @@ information about writing code for Chromium and contributing it.
|
| ## Using Xcode-Ninja Hybrid
|
|
|
| While using Xcode is unsupported, GYP supports a hybrid approach of using ninja
|
| -for building, but Xcode for editing and driving compliation. Xcode can still be
|
| +for building, but Xcode for editing and driving compilation. Xcode can still be
|
| slow, but it runs fairly well even **with indexing enabled**.
|
|
|
| With hybrid builds, compilation is still handled by ninja, and can be run by the
|
|
|