Skip to content

Commit 70809a6

Browse files
committed
spelling: whether
Signed-off-by: Josh Soref <[email protected]>
1 parent 1c17d8b commit 70809a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/google/adk/tools/function_tool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def __init__(
5252
5353
Args:
5454
func: The function to wrap.
55-
require_confirmation: Wether this tool requires confirmation. A boolean or
55+
require_confirmation: Whether this tool requires confirmation. A boolean or
5656
a callable that takes the function's arguments and returns a boolean. If
5757
the callable returns True, the tool will require confirmation from the
5858
user.

0 commit comments

Comments
 (0)