summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/src/libraries/nacl_io/nacl_io.h
diff options
context:
space:
mode:
Diffstat (limited to 'native_client_sdk/src/libraries/nacl_io/nacl_io.h')
-rw-r--r--native_client_sdk/src/libraries/nacl_io/nacl_io.h2
1 files changed, 1 insertions, 1 deletions
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 4522219..71fb928 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.