Skip to content

Commit 7a3675c

Browse files
authored
Rollup merge of #145799 - ada4a:patch-3, r=GuillaumeGomez
std/src/lib.rs: mention "search button" instead of "search bar" r? ```@GuillaumeGomez```
2 parents ccfe968 + 399f5e2 commit 7a3675c

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)