Index: src/SynTree/Visitor.h
===================================================================
--- src/SynTree/Visitor.h	(revision 9857e8db3b41cbdb308e59c3e43dc20b013a25b7)
+++ src/SynTree/Visitor.h	(revision 8b11840bc25cf6e5bbf2f00d4d19a1bf1d24e570)
@@ -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 );
