Skip to content

Commit b0d8ce9

Browse files
committed
Fixing javadoc
1 parent af3b6a1 commit b0d8ce9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • spring-cloud-contract-stub-runner/src/main/java/org/springframework/cloud/contract/stubrunner/util

spring-cloud-contract-stub-runner/src/main/java/org/springframework/cloud/contract/stubrunner/util/ZipCategory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ private ZipCategory() {
4747
}
4848

4949
/**
50-
* Unzips this file. If the <tt>destination</tt> directory is not provided, it will
50+
* Unzips this file. If the {@code destination} directory is not provided, it will
5151
* fall back to this file's parent directory.
5252
* @param self file
5353
* @param destination (optional), the destination directory where this file's content

0 commit comments

Comments
 (0)