Skip to content

Commit 28d5e7b

Browse files
authored
Update CodeEdit/Features/NavigatorArea/FindNavigator/FindNavigatorToolbarBottom.swift
1 parent 1ad2a01 commit 28d5e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodeEdit/Features/NavigatorArea/FindNavigator/FindNavigatorToolbarBottom.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ struct FindNavigatorToolbarBottom: View {
2727
: Color(nsColor: .controlAccentColor)
2828
)
2929
.padding(.leading, 4)
30-
.help("Show results with mathing text")
30+
.help("Show results with matching text")
3131
},
3232
clearable: true
3333
)

0 commit comments

Comments
 (0)