Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bmyerz committed Jun 16, 2015
1 parent ca8dac3 commit cb405b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion raco/language/grappa_templates/base_query.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ using namespace Grappa;

DEFINE_uint64( nt, 30, "hack: number of tuples");
DEFINE_bool( jsonsplits, false, "interpret input file F as F/part-*,"
"and containing json records")
"and containing json records");

template <typename T>
struct counter {
Expand Down

0 comments on commit cb405b3

Please sign in to comment.