Skip to content

Commit

Permalink
Enhance wording
Browse files Browse the repository at this point in the history
Co-authored-by: Joshua Nelson <[email protected]>
  • Loading branch information
denisvasilik and Joshua Nelson authored Sep 1, 2020
1 parent 9c7fb6c commit b639cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/core/src/panic.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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
///
Expand Down

0 comments on commit b639cb1

Please sign in to comment.