Skip to content

Commit 79e76ae

Browse files
kleinesfilmroellchengmta
authored andcommitted
Meta/ShellCompletions: Use standard Serenity comment style
1 parent e01941b commit 79e76ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Meta/ShellCompletions/zsh/_serenity

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ _serenity() {
7979
targets)
8080
case "$command" in
8181
install|image|copy-src|kaddr2line|rebuild-toolchain|rebuild-world)
82-
# lagom target is not supported for these, remove from targets
82+
# Lagom target is not supported for these, remove from targets.
8383
targets[$targets[(i)lagom]]=()
8484
;;
8585
help)

0 commit comments

Comments
 (0)