Skip to content

Commit 03fc064

Browse files
chore: copilot feedback
1 parent 72eccbf commit 03fc064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/agentcontainers/api.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ func WithWorkspaceName(name string) Option {
163163
}
164164
}
165165

166-
// WithUserName sets the workspace name for the sub-agent.
166+
// WithUserName sets the user name for the sub-agent.
167167
func WithUserName(name string) Option {
168168
return func(api *API) {
169169
api.userName = name

0 commit comments

Comments
 (0)