diff --git a/src/macros_const.rs b/src/macros_const.rs index 1b095d1..7478f78 100644 --- a/src/macros_const.rs +++ b/src/macros_const.rs @@ -36,7 +36,7 @@ macro_rules! fixed_const { $Signedness:tt ) => { comment! { - "This block contains constants in the range 0 ≤ x < 0.5. + "This block contains constants in the range 0 < x < 0.5. # Examples