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

Unified Diff: native_client_sdk/src/build_tools/make_simple.py

Issue 13106002: [NaCl SDK] A bunch of spelling fixes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix presubmit Created 7 years, 9 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 | « native_client_sdk/src/build_tools/library.mk ('k') | native_client_sdk/src/build_tools/manifest_util.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/build_tools/make_simple.py
diff --git a/native_client_sdk/src/build_tools/make_simple.py b/native_client_sdk/src/build_tools/make_simple.py
index e43d14ba0ee16f795a0a3ebf1a5c34903ef7b2d8..fecf48091151d25d0786a01f1f498af7eeac97da 100644
--- a/native_client_sdk/src/build_tools/make_simple.py
+++ b/native_client_sdk/src/build_tools/make_simple.py
@@ -294,7 +294,7 @@ def GenerateOutput(target_list, target_dicts, data, params):
WriteTarget(makefile, target_info)
makefile.write('''
-# include (if they exists) the .d dependancy files that the compiler generates
+# include (if they exists) the .d dependency files that the compiler generates
-include $(DEPFILES)
endif
« no previous file with comments | « native_client_sdk/src/build_tools/library.mk ('k') | native_client_sdk/src/build_tools/manifest_util.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698