From: David Reiss Date: Wed, 20 Feb 2008 02:28:05 +0000 (+0000) Subject: Fix a typo X-Git-Tag: 0.2.0~984 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=399442be815c460065766e4b45ba754b3ca4ab32;p=common%2Fthrift.git 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 ffdb2f80..c104a818 100644 --- a/compiler/cpp/src/thrifty.yy +++ b/compiler/cpp/src/thrifty.yy @@ -69,7 +69,7 @@ int g_arglist = 0; %token tok_dub_constant /** - * Header keywoards + * Header keywords */ %token tok_include %token tok_namespace