summaryrefslogtreecommitdiffstats
path: root/src/object-hierarchy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object-hierarchy.cpp')
-rw-r--r--src/object-hierarchy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object-hierarchy.cpp b/src/object-hierarchy.cpp
index 30f13e49a..658bcb511 100644
--- a/src/object-hierarchy.cpp
+++ b/src/object-hierarchy.cpp
@@ -61,7 +61,7 @@ void ObjectHierarchy::setTop(SPObject *object) {
}
/**
- * Add hierarchy from junior's parent to senior to this
+ * Add hierarchy from junior's parent to senior to this
* hierarchy's top.
*/
void ObjectHierarchy::_addTop(SPObject *senior, SPObject *junior) {