summaryrefslogtreecommitdiff
path: root/src/linkgraph/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/linkgraph/init.h')
-rw-r--r--src/linkgraph/init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/linkgraph/init.h b/src/linkgraph/init.h
index a39a0f820..377c88631 100644
--- a/src/linkgraph/init.h
+++ b/src/linkgraph/init.h
@@ -6,7 +6,7 @@
#include "linkgraphjob_base.h"
/**
- * Stateless, thread safe initialization hander. Initializes node and edge
+ * Stateless, thread safe initialization handler. Initializes node and edge
* annotations.
*/
class InitHandler : public ComponentHandler {