Skip to content

Commit

Permalink
Merge pull request #13242 from emmanuel-ferdman/master
Browse files Browse the repository at this point in the history
Fix typo in container shell failure message
  • Loading branch information
richard-cox authored Feb 3, 2025
2 parents d050a74 + 8946e42 commit de6e01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell/assets/translations/en-us.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6191,7 +6191,7 @@ wm:
containerShell:
clear: Clear
containerName: "Container: {label}"
failed: "Unable to open a shell to the container (none of the shell commmands succeeded)\n\r"
failed: "Unable to open a shell to the container (none of the shell commands succeeded)\n\r"
logLevel:
info: INFO
error: ERROR
Expand Down

0 comments on commit de6e01b

Please sign in to comment.