Skip to content

Commit

Permalink
grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
JSorngard authored Oct 4, 2024
1 parent c9dd8c6 commit 6499df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ assert_relative_eq!(tiny, -715.7695669234213, max_relative = 4e-16);
"#
)]
//!
//! Importing the [`LambertW`] trait lets you call the functions with postfix notations:
//! Importing the [`LambertW`] trait lets you call the functions with postfix notation:
#![cfg_attr(
feature = "50bits",
doc = r#"
Expand Down

0 comments on commit 6499df5

Please sign in to comment.