| Index: native_client_sdk/src/doc/sdk/examples.rst
|
| diff --git a/native_client_sdk/src/doc/sdk/examples.rst b/native_client_sdk/src/doc/sdk/examples.rst
|
| index 9a4c5d5e7b6fa85dcff9a59516168e5502a8db09..a914b4a4521ac569af91fee44ba6726dffcce3bf 100644
|
| --- a/native_client_sdk/src/doc/sdk/examples.rst
|
| +++ b/native_client_sdk/src/doc/sdk/examples.rst
|
| @@ -213,7 +213,7 @@ application files. Refer to `What are Chrome Apps </apps/about_apps>`_ for more
|
| information about creating a packaged application.
|
|
|
| Some Pepper features, such as `TCP
|
| -<pepper_stable/cpp/classpp_1_1_u_d_p_socket>`_ or `UDP
|
| +<pepper_stable/cpp/classpp_1_1_t_c_p_socket>`_ or `UDP
|
| <pepper_stable/cpp/classpp_1_1_u_d_p_socket>`_ socket access, are only allowed
|
| in `packaged applications </apps/about_apps>`_. The examples that use these
|
| features must be run as `packaged applications </apps/about_apps>`_, by using
|
|
|