summaryrefslogtreecommitdiff
path: root/Meta/ShellCompletions/zsh/_serenity
diff options
context:
space:
mode:
Diffstat (limited to 'Meta/ShellCompletions/zsh/_serenity')
-rw-r--r--Meta/ShellCompletions/zsh/_serenity2
1 files changed, 1 insertions, 1 deletions
diff --git a/Meta/ShellCompletions/zsh/_serenity b/Meta/ShellCompletions/zsh/_serenity
index eaf39866a0..32a6c59154 100644
--- a/Meta/ShellCompletions/zsh/_serenity
+++ b/Meta/ShellCompletions/zsh/_serenity
@@ -79,7 +79,7 @@ _serenity() {
targets)
case "$command" in
install|image|copy-src|kaddr2line|rebuild-toolchain|rebuild-world)
- # lagom target is not supported for these, remove from targets
+ # Lagom target is not supported for these, remove from targets.
targets[$targets[(i)lagom]]=()
;;
help)