Skip to content

Commit f452acb

Browse files
Removed trailing whitespace
1 parent 833a9b5 commit f452acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/liballoc/str.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1783,7 +1783,7 @@ impl str {
17831783
}
17841784

17851785
/// Converts a `Box<str>` into a `Box<[u8]>` without copying or allocating.
1786-
///
1786+
///
17871787
/// # Examples
17881788
///
17891789
/// Basic usage:

0 commit comments

Comments
 (0)