mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 16:54:01 +00:00
Enhance wording
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
This commit is contained in:
parent
9c7fb6c447
commit
b639cb1e46
@ -149,7 +149,7 @@ impl fmt::Display for PanicInfo<'_> {
|
||||
|
||||
/// A struct containing information about the location of a panic.
|
||||
///
|
||||
/// This structure is created by the [`PanicInfo::location`] method of [`PanicInfo`].
|
||||
/// This structure is created by [`PanicInfo::location()`].
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user