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

Unified Diff: native_client_sdk/src/tools/compiler-wrapper.py

Issue 56413002: Fix spelling of "NaCl" in various places: "NaCL" is the wrong capitalisation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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
Index: native_client_sdk/src/tools/compiler-wrapper.py
diff --git a/native_client_sdk/src/tools/compiler-wrapper.py b/native_client_sdk/src/tools/compiler-wrapper.py
index ef0af646a9665484c3f55526ed0ea7d649cfcd3d..a2dcb118a5db6e491af6f5f7f8802ea3a0810dc0 100755
--- a/native_client_sdk/src/tools/compiler-wrapper.py
+++ b/native_client_sdk/src/tools/compiler-wrapper.py
@@ -2,7 +2,7 @@
# Copyright (c) 2012 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-"""NaCL gcc wrapper that presents glibc and newlib as a single
+"""NaCl gcc wrapper that presents glibc and newlib as a single
toolchain.
This wraps the newlib and glibc compilers and allows users

Powered by Google App Engine
This is Rietveld 408576698