Skip to content

Commit 15f79d8

Browse files
authored
...and fix a link
1 parent 694b18d commit 15f79d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libcore/num/dec2flt/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ macro_rules! from_str_float_impl {
149149
/// In some situations, some strings that should create a valid float
150150
/// instead return an error. See [issue #31407] for details.
151151
///
152-
/// [#31407]: https://github.com/rust-lang/rust/issues/31407
152+
/// [issue #31407]: https://github.com/rust-lang/rust/issues/31407
153153
///
154154
/// # Arguments
155155
///

0 commit comments

Comments
 (0)