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

Unified Diff: native_client_sdk/src/libraries/nacl_io/nacl_io.h

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: Undo translation change 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
« no previous file with comments | « native_client_sdk/src/build_tools/make_simple.py ('k') | native_client_sdk/src/tools/compiler-wrapper.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/libraries/nacl_io/nacl_io.h
diff --git a/native_client_sdk/src/libraries/nacl_io/nacl_io.h b/native_client_sdk/src/libraries/nacl_io/nacl_io.h
index 452221951ca34180f4e109b1a2cedf37f46b9f49..71fb9282fa7fdfce6eac478b5f7e340a0547b6c7 100644
--- a/native_client_sdk/src/libraries/nacl_io/nacl_io.h
+++ b/native_client_sdk/src/libraries/nacl_io/nacl_io.h
@@ -99,7 +99,7 @@ void nacl_io_init_ppapi(PP_Instance instance,
* HTTP requests.
*
* "passthroughfs": A filesystem that passes all requests through to the
- * underlying NaCL calls. The primary use of this filesystem
+ * underlying NaCl calls. The primary use of this filesystem
* is to allow reading NMF resources.
* source: Unused.
* data: Unused.
« no previous file with comments | « native_client_sdk/src/build_tools/make_simple.py ('k') | native_client_sdk/src/tools/compiler-wrapper.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698