Skip to content

Commit

Permalink
[hotfix][typo] Fix doc typo for the java doc of MultiStateKeyIterator…
Browse files Browse the repository at this point in the history
…Test
  • Loading branch information
yanghua authored and aljoscha committed Jan 15, 2020
1 parent 4852002 commit e17907a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
import java.util.List;

/**
* Test for the mulit-state key iterator.
* Test for the multi-state key iterator.
*/
public class MultiStateKeyIteratorTest {
private static final List<ValueStateDescriptor<Integer>> descriptors;
Expand Down

0 comments on commit e17907a

Please sign in to comment.