Index: build/config/BUILD.gn |
diff --git a/build/config/BUILD.gn b/build/config/BUILD.gn |
index 462008c2a1e750f0ab4ed77d9bf4ac50e2ba1e56..1831500b7a15cf8fa7b2a9b3e70aa4689f898ed9 100644 |
--- a/build/config/BUILD.gn |
+++ b/build/config/BUILD.gn |
@@ -6,7 +6,7 @@ import("//build/config/ui.gni") |
declare_args() { |
# When set, turns off the (normally-on) iterator debugging and related stuff |
- # that is normall turned on for Debug builds. These are generally useful for |
+ # that is normally turned on for Debug builds. These are generally useful for |
# catching bugs but in some cases may cause conflicts or excessive slowness. |
disable_iterator_debugging = false |
} |