Skip to content

Commit e6cba5f

Browse files
committed
forgot to remove an emoji
1 parent 1b1c6df commit e6cba5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launchk/src/tui/omnibox/command.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ impl fmt::Display for OmniboxCommand {
3535
pub static OMNIBOX_COMMANDS: [(&str, &str, OmniboxCommand); 12] = [
3636
(
3737
"blame",
38-
"Why launchd launched the service",
38+
"Why launchd launched the service",
3939
OmniboxCommand::Blame,
4040
),
4141
(

0 commit comments

Comments
 (0)