summaryrefslogtreecommitdiffstats
path: root/examples/declarative/cppextensions/plugins/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/cppextensions/plugins/README')
-rw-r--r--examples/declarative/cppextensions/plugins/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/cppextensions/plugins/README b/examples/declarative/cppextensions/plugins/README
index 95e0eea8..20226750 100644
--- a/examples/declarative/cppextensions/plugins/README
+++ b/examples/declarative/cppextensions/plugins/README
@@ -1,4 +1,4 @@
-This example shows a module "com.nokia.TimeExample" that is implemented
+This example shows a module "org.qtproject.TimeExample" that is implemented
by a C++ plugin (providing the "Time" type), and by QML files (providing the
"Clock" type).