Skip to content

Commit

Permalink
remove an an extra word
Browse files Browse the repository at this point in the history
  • Loading branch information
grimreaper authored and marcphilipp committed Feb 25, 2017
1 parent a29f45a commit 6d140c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/java/junit/framework/Protectable.java
Expand Up @@ -8,7 +8,7 @@
public interface Protectable {

/**
* Run the the following method protected.
* Run the following method protected.
*/
public abstract void protect() throws Throwable;
}
}

0 comments on commit 6d140c7

Please sign in to comment.