Skip to content

Commit 399f5e2

Browse files
authored
std/src/lib.rs: mention "search button" instead of "search bar"
1 parent c5a6a7b commit 399f5e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/std/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
//!
1616
//! If you already know the name of what you are looking for, the fastest way to
1717
//! find it is to use the <a href="#" onclick="window.searchState.focus();">search
18-
//! bar</a> at the top of the page.
18+
//! button</a> at the top of the page.
1919
//!
2020
//! Otherwise, you may want to jump to one of these useful sections:
2121
//!

0 commit comments

Comments
 (0)