[docs] Doc of type of return value

This commit is contained in:
Adam Strickland 2023-07-11 12:58:47 -04:00 committed by Jiri Pechanec
parent aca46f6bd1
commit 0b15fe4556
2 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@ Aaron Brady
Aaron Rosenberg
Abhishek Gupta
Abhishek Hodavdekar
Adam Strickland
Addison Higham
Adham
Adrian Kreuziger

View File

@ -1444,7 +1444,7 @@ default Boolean getBoolean(Field field, BooleanSupplier defaultValueSupplier) {
}
/**
* Get the boolean value associated with the given key, using the given supplier to obtain a default value if there is no such
* Get the string value associated with the given key, using the given supplier to obtain a default value if there is no such
* key-value pair.
*
* @param field the field