summaryrefslogtreecommitdiffstats
path: root/native_client_sdk
diff options
context:
space:
mode:
authorjvoung@chromium.org <jvoung@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-19 01:03:17 +0000
committerjvoung@chromium.org <jvoung@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-19 01:03:17 +0000
commitd06a5b9bae7445092b5f9c1c77c1819c10f63e71 (patch)
treee3851cf239ab9cb03f62ff284ca58ed39680d0c4 /native_client_sdk
parentc378710fd73e280d823c66bb576d83783d4b87d1 (diff)
downloadchromium_src-d06a5b9bae7445092b5f9c1c77c1819c10f63e71.zip
chromium_src-d06a5b9bae7445092b5f9c1c77c1819c10f63e71.tar.gz
chromium_src-d06a5b9bae7445092b5f9c1c77c1819c10f63e71.tar.bz2
Make the capitalization of Nacl in NaCl IO example consistent.
BUG=none NOTRY=true Review URL: https://chromiumcodereview.appspot.com/23653047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@224007 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'native_client_sdk')
-rw-r--r--native_client_sdk/src/examples/demo/nacl_io/example.dsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/native_client_sdk/src/examples/demo/nacl_io/example.dsc b/native_client_sdk/src/examples/demo/nacl_io/example.dsc
index 4d1cf02..65bb304 100644
--- a/native_client_sdk/src/examples/demo/nacl_io/example.dsc
+++ b/native_client_sdk/src/examples/demo/nacl_io/example.dsc
@@ -21,7 +21,7 @@
],
'DEST': 'examples/demo',
'NAME': 'nacl_io',
- 'TITLE': 'Nacl IO Demo',
+ 'TITLE': 'NaCl IO Demo',
'GROUP': 'Demo',
'PERMISSIONS': [
'unlimitedStorage'