commit | 399442be815c460065766e4b45ba754b3ca4ab32 | [log] [tgz] |
---|---|---|
author | David Reiss <dreiss@apache.org> | Wed Feb 20 02:28:05 2008 +0000 |
committer | David Reiss <dreiss@apache.org> | Wed Feb 20 02:28:05 2008 +0000 |
tree | 076164c8f29a54b47d88605a3b143b865d60d773 | |
parent | d7a16f4c111599f8b78905df70f0f60af0721e08 [diff] [blame] |
Fix a typo Reviewed By: mcslee git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665488 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/compiler/cpp/src/thrifty.yy b/compiler/cpp/src/thrifty.yy index ffdb2f8..c104a81 100644 --- a/compiler/cpp/src/thrifty.yy +++ b/compiler/cpp/src/thrifty.yy
@@ -69,7 +69,7 @@ %token<dconst> tok_dub_constant /** - * Header keywoards + * Header keywords */ %token tok_include %token tok_namespace