aboutsummaryrefslogtreecommitdiffstats
path: root/typedatabase.h
diff options
context:
space:
mode:
Diffstat (limited to 'typedatabase.h')
-rw-r--r--typedatabase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/typedatabase.h b/typedatabase.h
index 94de75565..ff7ffc303 100644
--- a/typedatabase.h
+++ b/typedatabase.h
@@ -38,7 +38,7 @@ public:
/**
* Return the type system instance.
- * \param newInstance This parameter is usefull just for unit testing, because singletons causes
+ * \param newInstance This parameter is useful just for unit testing, because singletons causes
* too many side effects on unit testing.
*/
static TypeDatabase* instance(bool newInstance = false);