We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 488e660 commit 5d2d7e7Copy full SHA for 5d2d7e7
src/liballoc/fmt.rs
@@ -251,7 +251,7 @@
251
//!
252
//! In some programming languages, the behavior of string formatting functions
253
//! depends on the operating system's locale setting. The format functions
254
-//! provided by Rust's standard library do not have any concept of locale, and
+//! provided by Rust's standard library do not have any concept of locale and
255
//! will produce the same results on all systems regardless of user
256
//! configuration.
257
0 commit comments