| 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.
|
|
|