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