| Index: native_client_sdk/src/doc/faq.rst
|
| diff --git a/native_client_sdk/src/doc/faq.rst b/native_client_sdk/src/doc/faq.rst
|
| index f77cf76030f80b7087411f78163c0e92039d145d..658ac5220636a7988524fec8608fa1049ff75ebc 100644
|
| --- a/native_client_sdk/src/doc/faq.rst
|
| +++ b/native_client_sdk/src/doc/faq.rst
|
| @@ -493,7 +493,7 @@ source change.
|
|
|
| The following kinds of code may be more challenging to port:
|
|
|
| -* Code that does direct `TCP <pepper_stable/cpp/classpp_1_1_u_d_p_socket>`_ or
|
| +* Code that does direct `TCP <pepper_stable/cpp/classpp_1_1_t_c_p_socket>`_ or
|
| `UDP <pepper_stable/cpp/classpp_1_1_u_d_p_socket>`_ networking. For security
|
| reasons these APIs are only available to `packaged applications
|
| </apps/about_apps>`_ after asking for the appropriate permissions, not on the
|
|
|