]> git.lizzy.rs Git - rust.git/blobdiff - library/core/src/num/fmt.rs
Rollup merge of #92887 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrum
[rust.git] / library / core / src / num / fmt.rs
index 578288bda259545d199e7586609855d232ff997d..ed61197157bf57125815ff337c9cfbf71642ff57 100644 (file)
@@ -1,4 +1,4 @@
-//! Shared utilties used by both float and integer formatting.
+//! Shared utilities used by both float and integer formatting.
 #![doc(hidden)]
 #![unstable(
     feature = "numfmt",