| Index: native_client_sdk/doc_generated/devguide/coding/progress-events.html
|
| diff --git a/native_client_sdk/doc_generated/devguide/coding/progress-events.html b/native_client_sdk/doc_generated/devguide/coding/progress-events.html
|
| index 59b972704961acaba9b2e3fc78f2d3061549787f..38d36577d7d5d9675dfc103074f166995f5b3784 100644
|
| --- a/native_client_sdk/doc_generated/devguide/coding/progress-events.html
|
| +++ b/native_client_sdk/doc_generated/devguide/coding/progress-events.html
|
| @@ -14,9 +14,9 @@
|
|
|
| </div><p>There are five types of events that developers can respond to in Native Client:
|
| progress, message, view change, focus, and input events (each described in the
|
| -glossary below). This chapter describes how to monitor progress events (events
|
| +glossary below). This section describes how to monitor progress events (events
|
| that occur during the loading and execution of a Native Client module). This
|
| -chapter assumes you are familiar with the material presented in the
|
| +section assumes you are familiar with the material presented in the
|
| <a class="reference internal" href="/native-client/overview.html"><em>Technical Overview</em></a>.</p>
|
| <aside class="note">
|
| The load_progress example illustrates progress event handling. You can find
|
|
|