Skip to content

Commit

Permalink
Omega constant is not capitalized
Browse files Browse the repository at this point in the history
  • Loading branch information
JSorngard committed Sep 6, 2024
1 parent a277d08 commit a523514
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 @@ -19,7 +19,7 @@
//!
//! ## Examples
//!
//! Compute the value of the [Omega constant](https://en.wikipedia.org/wiki/Omega_constant) with the principal branch of the Lambert W function:
//! Compute the value of the [omega constant](https://en.wikipedia.org/wiki/Omega_constant) with the principal branch of the Lambert W function:
#![cfg_attr(
feature = "50bits",
doc = r##"
Expand Down

0 comments on commit a523514

Please sign in to comment.