Commit ae229451 authored by Don Gagne's avatar Don Gagne

Typo

parent 7ffa27f8
...@@ -143,7 +143,7 @@ class UnitTest; ...@@ -143,7 +143,7 @@ class UnitTest;
/// // Other class methods... /// // Other class methods...
/// ///
/// @endcode /// @endcode
/// The example above does use an inteface so the second parameter to the macro is the class name as well. /// The example above does not use an inteface so the second parameter to the macro is the class name as well.
class QGCSingleton : public QObject class QGCSingleton : public QObject
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment