Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
robertbastian committed Feb 24, 2022
1 parent 2c0ccd0 commit dd9516f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/locid/src/macros.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
//! # Examples
//!
//! ```rust
//! use crate::{language, region, langid};
//! use icu::locid::{language, region, langid};
//!
//! let lid = langid!("EN_US");
//!
Expand Down

0 comments on commit dd9516f

Please sign in to comment.