Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobin Baker committed May 12, 2017
1 parent 9921ff8 commit 7902b0a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ public final class StatefulDupElim extends StreamingState {
/**
* The logger for this class.
* */
static final Logger LOGGER = LoggerFactory.getLogger(DupElim.class);
static final Logger LOGGER = LoggerFactory.getLogger(StatefulDupElim.class);

/**
* Indices to unique tuples.
Expand Down

0 comments on commit 7902b0a

Please sign in to comment.