Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / spirit / home / classic / utility / grammar_def.hpp
index 6ddfcab..bc9b11f 100644 (file)
@@ -26,7 +26,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 //
 //  Spirit predefined maximum grammar start parser limit. This limit defines
-//  the maximum number of of possible different parsers exposed from a
+//  the maximum number of possible different parsers exposed from a
 //  particular grammar. This number defaults to 3.
 //  The actual maximum is rounded up in multiples of 3. Thus, if this value
 //  is 4, the actual limit is 6. The ultimate maximum limit in this