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

Unified Diff: native_client_sdk/src/doc/glossary.rst

Issue 476793002: Per P0 reqs add launch pts + make download obvious. Also misc cpy edits. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: CL synced with master. Created 6 years, 4 months 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/doc/devguide/tutorial/tutorial-part1.rst ('k') | native_client_sdk/src/doc/index.rst » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/doc/glossary.rst
diff --git a/native_client_sdk/src/doc/glossary.rst b/native_client_sdk/src/doc/glossary.rst
index e4607123a7fe393b510b213cf695391e03f096e6..cf3220261a2bcb4ffb24f8da43abab1d50d269ff 100644
--- a/native_client_sdk/src/doc/glossary.rst
+++ b/native_client_sdk/src/doc/glossary.rst
@@ -27,7 +27,7 @@ manifest file
A file containing metadata or information about accompanying files.
message events
Events used to pass data between JavaScript and the Native Client
- module (see the :doc:`Messaging System <devguide/coding/message-system>` chapter).
+ module (see the :doc:`Messaging System <devguide/coding/message-system>` section).
module
Depending on context, "module" may mean one of two things. First, it may be a
general short-term for for "Native Client module"---compiled C/C++ code
« no previous file with comments | « native_client_sdk/src/doc/devguide/tutorial/tutorial-part1.rst ('k') | native_client_sdk/src/doc/index.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698