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 fecf48091151d25d0786a01f1f498af7eeac97da..2b03c9f944918679ec9b609c5db6179e6295a535 100644 |
--- a/native_client_sdk/src/build_tools/make_simple.py |
+++ b/native_client_sdk/src/build_tools/make_simple.py |
@@ -4,7 +4,7 @@ |
"""This is a simplified Makefile generator for single-target gyp files. |
It was originally designed for generating readable Makefiles for the |
-the NaCL examples. |
+the NaCl examples. |
""" |
# pylint: disable=C0301 |