Skip to content

Commit

Permalink
For yegor256#76: Todo text correction.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulodamaso committed Oct 27, 2018
1 parent 61291e3 commit 4c46002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/io/wring/agents/Exec.java
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
* these errors are properly saved once they happen and remove
* Exec(final Agent agt, final Events evt, final Pipe ppe) constructor so
* errors is injected in Exec every time. Then remove Singularfield and
* UnusedPrivateField check ignores and uncomment tests for error
* UnusedPrivateField check ignores below and uncomment tests for error
* registering in ExecTest.registerErrors.
* @checkstyle ClassDataAbstractionCouplingCheck (500 lines)
*/
Expand Down

0 comments on commit 4c46002

Please sign in to comment.