Fix typo in exclude file name

R=​agable@chromium.org
BUG=

Change-Id: I744627d99454ddc71184b9251cf8a4a309f31b71
Reviewed-on: https://chromium-review.googlesource.com/437663
Reviewed-by: Aaron Gable <agable@chromium.org>
Commit-Queue: Aaron Gable <agable@chromium.org>
changes/63/437663/3
Marc-Antoine Ruel 9 years ago committed by Commit Bot
parent e9c78ffc95
commit 328b00f95c

@ -424,7 +424,7 @@ def freeze():
depot_tools from freezing your in-progress changes. depot_tools from freezing your in-progress changes.
You should add untracked data that you want to ignore to your repo's You should add untracked data that you want to ignore to your repo's
.git/info/excludes .git/info/exclude
file. See `git help ignore` for the format of this file. file. See `git help ignore` for the format of this file.
If this data is indended as part of your commit, you may adjust the If this data is indended as part of your commit, you may adjust the

Loading…
Cancel
Save