Skip to content

Commit 672d39c

Browse files
obnoxxxCopilot
andauthored
Potential fix for pull request finding
typo fix Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Michael Adam <obnox@samba.org>
1 parent bbbcb41 commit 672d39c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/builbo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ function detect_container_command() {
3030
DEPS=""
3131
DEFAULT_ACTION="help"
3232
ACTION="${DEFAULT_ACTION}"
33-
# action that was explixitly set from the command line:
33+
# action that was explicitly set from the command line:
3434
SELECTED_ACTION=""
3535
ACTION="${DEFAULT_ACTION}"
3636
# shell for interactive use:

0 commit comments

Comments
 (0)