Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3354)

Unified Diff: docs/mac_build_instructions.md

Issue 1746293003: docs: fix 'compliation' typo in mac_build_instructions.md (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698