diff options
Diffstat (limited to 'src/remoteobjects')
-rw-r--r-- | src/remoteobjects/doc/src/remoteobjects-example-static-source.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/remoteobjects/doc/src/remoteobjects-example-static-source.qdoc b/src/remoteobjects/doc/src/remoteobjects-example-static-source.qdoc index a664e51..8f86e09 100644 --- a/src/remoteobjects/doc/src/remoteobjects-example-static-source.qdoc +++ b/src/remoteobjects/doc/src/remoteobjects-example-static-source.qdoc @@ -78,7 +78,7 @@ In \c simpleswitch.h, later on the replica side. \endlist -The definition of our \c SwitchState class is shown below: +The definition of our \c SimpleSwitch class is shown below: \c simpleswitch.cpp |