]> git.mdlowis.com Git - archive/parse-utils.git/commitdiff
Fix typo
authorMike D. Lowis <mike@mdlowis.com>
Sun, 2 Oct 2011 14:21:03 +0000 (10:21 -0400)
committerMike D. Lowis <mike@mdlowis.com>
Sun, 2 Oct 2011 14:21:03 +0000 (10:21 -0400)
README.txt

index 2b07464308f6d591fcf38c347b7098a70a7b2981..11fff63f97f82ae4c7ec783009b7628e45207b88 100644 (file)
@@ -2,4 +2,4 @@ Overview
 -------------------------------------------------------------------------------
 This module provides a collection of C++ classes for implementing parsers in
 C and C++. Among the classes provided are a homogenous abstract syntax tree
-and an tree visitor.
+and a tree visitor.