summaryrefslogtreecommitdiff
path: root/src/core/common/Variant.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/common/Variant.hpp')
-rw-r--r--src/core/common/Variant.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/common/Variant.hpp b/src/core/common/Variant.hpp
index f623b6b..fc4faf5 100644
--- a/src/core/common/Variant.hpp
+++ b/src/core/common/Variant.hpp
@@ -726,7 +726,7 @@ public:
/**
* Returns a reference to the cardinality value. Performs no type
- *conversion.
+ * conversion.
* Throws an exception if the underlying type is not a cardinality.
*
* @return the cardinality value as reference.