Skip to content

Commit d2d7d1c

Browse files
committed
Typo
1 parent b873f08 commit d2d7d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/groovy/groovyx/gpars/dataflow/stream/DataFlowStream.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ private void generateNext(final T value, final DataFlowStream<T> stream, final C
120120
}
121121

122122
/**
123-
* Calsl the supplied closure with the stream as a parameter
123+
* Calls the supplied closure with the stream as a parameter
124124
*
125125
* @param closure The closure to call
126126
* @return This instance of DataFlowStream

0 commit comments

Comments
 (0)