We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3306cd commit c8b0fc1Copy full SHA for c8b0fc1
docs/Job-reference.md
@@ -3938,7 +3938,7 @@ job {
3938
useDescriptions(boolean useDescriptions = true) // defaults to false
3939
excludeZero(boolean excludeZero = true) // defaults to false
3940
keepRecords(boolean keepRecords = true) // defaults to false
3941
- logarithmic(bollean logarithmic = true) // defaults to false
+ logarithmic(boolean logarithmic = true) // defaults to false
3942
propertiesFile(String fileName) {
3943
label(String label)
3944
}
0 commit comments