summaryrefslogtreecommitdiff
path: root/include/value.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/value.h')
-rw-r--r--include/value.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/value.h b/include/value.h
index 363779d..c3de4d5 100644
--- a/include/value.h
+++ b/include/value.h
@@ -1144,7 +1144,7 @@ protected:
void setRaw(const char *key, int size, const Value &value);
/**
- * Internal helper method to create an iterator
+ * Internal helper method to create an `
* @param begin Should the iterator start at the begin?
* @return iterator
*/