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

Unified Diff: docs/windows_build_instructions.md

Issue 2545313002: Fix typo in Windows Build Instructions (Closed)
Patch Set: Created 4 years 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 | « AUTHORS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/windows_build_instructions.md
diff --git a/docs/windows_build_instructions.md b/docs/windows_build_instructions.md
index f2550277b278beeff87dd1cbcd86f7fb47ee37e1..3d41e82925c969adb49353ed0fce50c7212b0ef2 100644
--- a/docs/windows_build_instructions.md
+++ b/docs/windows_build_instructions.md
@@ -99,7 +99,7 @@ Run the `fetch` tool from `depot_tools` to check out the code and its
dependencies.
```shell
-$ fetch ios
+$ fetch chromium
Dirk Pranke 2016/12/04 22:05:31 Whoops, yes :).
```
If you don't want the full repo history, you can save a lot of time by
« no previous file with comments | « AUTHORS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698