Skip to content

Commit c8b0fc1

Browse files
committed
cleanup
1 parent c3306cd commit c8b0fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Job-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3938,7 +3938,7 @@ job {
39383938
useDescriptions(boolean useDescriptions = true) // defaults to false
39393939
excludeZero(boolean excludeZero = true) // defaults to false
39403940
keepRecords(boolean keepRecords = true) // defaults to false
3941-
logarithmic(bollean logarithmic = true) // defaults to false
3941+
logarithmic(boolean logarithmic = true) // defaults to false
39423942
propertiesFile(String fileName) {
39433943
label(String label)
39443944
}

0 commit comments

Comments
 (0)