diff options
author | Lei Zhang <thestig@chromium.org> | 2018-01-12 05:27:49 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-01-12 05:27:49 +0000 |
commit | 72d34be06324624ee4dcf27b1f001ab573ddec06 (patch) | |
tree | a289b64769ae6185d38078d717fb5078bf45b36b /build_overrides | |
parent | 5970a47ac3cb1c0256d73f509ac73fa24aa4be42 (diff) | |
download | pdfium-72d34be06324624ee4dcf27b1f001ab573ddec06.tar.xz |
Fix "the the" typos.
TBR=hnakashima@chromium.org
Change-Id: I50877f5a2ff3fb6f48630019d2481aa451945118
Reviewed-on: https://pdfium-review.googlesource.com/22774
Reviewed-by: Lei Zhang <thestig@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'build_overrides')
-rw-r--r-- | build_overrides/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_overrides/README.md b/build_overrides/README.md index cc0efbf407..69a38d4ab8 100644 --- a/build_overrides/README.md +++ b/build_overrides/README.md @@ -16,7 +16,7 @@ create its own build_overrides/v8.gni file, and in it set `build_standalone_d8 = false`. The two files should define the same set of variables, but the values may -vary as appropriate to suit the the needs of the two different builds. +vary as appropriate to suit the needs of the two different builds. The build.gni file provides a way for projects to override defaults for variables used in //build itself (which we want to be shareable between |