| Index: services/shell/tests/connect/connect_test_package.cc
|
| diff --git a/services/shell/tests/connect/connect_test_package.cc b/services/shell/tests/connect/connect_test_package.cc
|
| index 3df1a1f570055d2b2e62a62e656a406b55ca4b8c..564614ef028ca464e15fc1ad38f0cb62b91fd51e 100644
|
| --- a/services/shell/tests/connect/connect_test_package.cc
|
| +++ b/services/shell/tests/connect/connect_test_package.cc
|
| @@ -22,8 +22,8 @@
|
| #include "services/shell/public/interfaces/service_factory.mojom.h"
|
| #include "services/shell/tests/connect/connect_test.mojom.h"
|
|
|
| -// Tests that multiple applications can be packaged in a single Mojo application
|
| -// implementing ServiceFactory; that these applications can be specified by
|
| +// Tests that multiple services can be packaged in a single service by
|
| +// implementing ServiceFactory; that these services can be specified by
|
| // the package's manifest and are thus registered with the PackageManager.
|
|
|
| namespace shell {
|
|
|