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

Unified Diff: mojo/public/c/README.md

Issue 2397353002: Purge references of "Mojo Application" from comments & var names. (Closed)
Patch Set: Created 4 years, 2 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 | « mojo/public/README.md ('k') | mojo/public/cpp/bindings/lib/interface_endpoint_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/c/README.md
diff --git a/mojo/public/c/README.md b/mojo/public/c/README.md
index 0b022fc15495db86d6a276adea5695b4a5aac4f3..223c205e0a385e47079928702f9558830570dea9 100644
--- a/mojo/public/c/README.md
+++ b/mojo/public/c/README.md
@@ -7,7 +7,7 @@ System
------
The system/ subdirectory provides definitions of the basic low-level API used by
-all Mojo applications (whether directly or indirectly). These consist primarily
+all Services (whether directly or indirectly). These consist primarily
of the IPC primitives used to communicate with Mojo services.
Though the message protocol is stable, the implementation of the transport is
« no previous file with comments | « mojo/public/README.md ('k') | mojo/public/cpp/bindings/lib/interface_endpoint_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698