Index: native_client_sdk/src/doc/reference/ideas.rst |
diff --git a/native_client_sdk/src/doc/reference/ideas.rst b/native_client_sdk/src/doc/reference/ideas.rst |
index 48f8e64c22588af2bd1d082cfb14ae6e75cdb476..635e9882b304ca94b871f7a60c9011f6f07bb1a6 100644 |
--- a/native_client_sdk/src/doc/reference/ideas.rst |
+++ b/native_client_sdk/src/doc/reference/ideas.rst |
@@ -87,13 +87,13 @@ New Filesystems |
Open Source Porting |
^^^^^^^^^^^^^^^^^^^ |
-* **Project:** Port substantial open source projects to work in naclports. |
-* **Brief explanation:** naclports contains a large collection of open source |
+* **Project:** Port substantial open source projects to work in webports. |
+* **Brief explanation:** webports contains a large collection of open source |
projects that properly compile and run on the PNaCl platform. This project |
- involves adding new useful projects to naclports, and upstreaming any patches |
+ involves adding new useful projects to webports, and upstreaming any patches |
to the original project: running on PNaCl effective involves porting to a new |
architecture and operating system. Project ideas include: Gimp, Inkscape, Gtk. |
-* **Expected results:** New open source projects are usable from naclports. |
+* **Expected results:** New open source projects are usable from webports. |
* **Knowledge Prerequisite:** C/C++. |
* **Mentor:** Brad Nelson. |