1
0
Fork 0

Fixed a typo.

This commit is contained in:
Max Neunhoeffer 2016-06-09 12:02:28 +02:00
parent f5e7187d8b
commit 136336e9d8
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ class Store;
/// @brief Simple tree implementation
class Node {
public:
// @brief Slash-segemented path
// @brief Slash-segmented path
typedef std::vector<std::string> PathType;
// @brief Child nodes