Skip to content

Commit

Permalink
Merge branch 'remen-patch-1' into 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabio Tudone committed Apr 27, 2016
2 parents 828b993 + c8ba7e4 commit d6fdf31
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -15,7 +15,7 @@
package co.paralleluniverse.strands;

/**
* Creates new {@link Strand strnads} on demand.
* Creates new {@link Strand strands} on demand.
*/
public interface StrandFactory {
Strand newStrand(SuspendableCallable<?> target);
Expand Down

0 comments on commit d6fdf31

Please sign in to comment.