diff --git a/gstreamer/src/format/specific.rs b/gstreamer/src/format/specific.rs index e055acac6..6fe096ff1 100644 --- a/gstreamer/src/format/specific.rs +++ b/gstreamer/src/format/specific.rs @@ -346,7 +346,7 @@ impl Percent { } // rustdoc-stripper-ignore-next - /// The per million value in the range [0, 100000]. + /// The per million value in the range [0, 1_000_000]. #[track_caller] #[inline] pub fn ppm(&self) -> u32 {