We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc75242 commit 5d83ee4Copy full SHA for 5d83ee4
database/src/desktop/core/tree.h
@@ -535,7 +535,7 @@ class Tree {
535
}
536
537
// The key of this element in the Tree. This will the eqivalent to the
538
- // std:;string stored in the children_ map in the parent Tree node.
+ // std::string stored in the children_ map in the parent Tree node.
539
std::string key_;
540
541
// The value stored at this location in the tree. A location in a tree is not
0 commit comments