Skip to content

Commit b1c7e82

Browse files
committed
✏️ fix: typo
1 parent a04ad62 commit b1c7e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/strings.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1097,7 +1097,7 @@ pub mod commands {
10971097
key_config.keys.open_conventional_commit
10981098
)
10991099
),
1100-
"open commit emoji popups (available in non-empty stage)",
1100+
"open conventional commit popup (available in non-empty stage)",
11011101
CMD_GROUP_GENERAL,
11021102
)
11031103
}

0 commit comments

Comments
 (0)