Skip to content

Commit 1adc351

Browse files
committed
Fix javadoc title
1 parent 4e2b71c commit 1adc351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hamcrest/hamcrest.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jar {
3333
}
3434
}
3535

36-
javadoc.title = 'Hamcrest $version API'
36+
javadoc.title = "Hamcrest ${version} API"

0 commit comments

Comments
 (0)