Index: src/SynTree/Visitor.h
===================================================================
--- src/SynTree/Visitor.h	(revision 9857e8db3b41cbdb308e59c3e43dc20b013a25b7)
+++ src/SynTree/Visitor.h	(revision 60c3b06cd0b60317c7cc378a11ae1505498f55de)
@@ -25,5 +25,5 @@
   public:
 	// visit: Default implementation of all functions visits the children
-    // of the given syntax node, but performs no other action.
+	// of the given syntax node, but performs no other action.
 
 	virtual void visit( ObjectDecl *objectDecl );
