Skip to content

Commit 5262d4a

Browse files
google-genai-botcopybara-github
authored andcommitted
docs: Update a parameter name in a comment
PiperOrigin-RevId: 872507314
1 parent d733a48 commit 5262d4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/src/main/java/com/google/adk/tools/computeruse/ComputerUseToolset.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ private static Environment.Known getEnvironment(ComputerEnvironment computerEnvi
152152
/**
153153
* Configures the computer use tool in the LLM request if it is not already configured.
154154
*
155-
* @param env The environment to configure the computer use tool for.
155+
* @param computerEnvironment The environment to configure the computer use tool for.
156156
* @param llmRequestBuilder The LLM request builder to add the computer use tool to.
157157
*/
158158
private static void configureComputerUseIfNeeded(

0 commit comments

Comments
 (0)