Skip to content

Commit 1e57be1

Browse files
authored
checkstyle
1 parent 37c1c7b commit 1e57be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/amihaiemil/docker/RemoteDocker.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
* @checkstyle ParameterNumber (150 lines)
4040
* @todo #178:30min Based on the input from
4141
* https://github.com/amihaiemil/docker-java-api/issues/178#issuecomment-444029856
42-
* we should setup a "remote" Docker instance in Travis, for Integration testing.
42+
* we should setup a Docker instance in Travis, for Integration testing.
4343
*/
4444
public final class RemoteDocker extends RtDocker {
4545

0 commit comments

Comments
 (0)