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

Unified Diff: tools/nocompile_driver.py

Issue 2322343002: Fix "notificiation" and "soruce" typos. (Closed)
Patch Set: Created 4 years, 3 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 | « third_party/WebKit/LayoutTests/webaudio/realtimeanalyser-basic.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/nocompile_driver.py
diff --git a/tools/nocompile_driver.py b/tools/nocompile_driver.py
index b144c900ad0ff43f7f52bea741d2fc263c96bdac..1c48c4ba54570e45f887298ee9e4673315687b4d 100755
--- a/tools/nocompile_driver.py
+++ b/tools/nocompile_driver.py
@@ -121,7 +121,7 @@ def ParseExpectation(expectation_string):
def ExtractTestConfigs(sourcefile_path, suite_name):
- """Parses the soruce file for test configurations.
+ """Parses the source file for test configurations.
Each no-compile test in the file is separated by an ifdef macro. We scan
the source file with the NCTEST_CONFIG_RE to find all ifdefs that look like
« no previous file with comments | « third_party/WebKit/LayoutTests/webaudio/realtimeanalyser-basic.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698