Fix docs
This commit is contained in:
parent
ee253eca27
commit
3eca920593
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
//! # Rocket I18N
|
||||
//!
|
||||
//! A crate to help you internationalize your Actix or Actix Web applications.
|
||||
//! A crate to help you internationalize your Rocket or Actix Web applications.
|
||||
//!
|
||||
//! It just selects the correct locale for each request, and return the corresponding `gettext::Catalog`.
|
||||
//!
|
||||
|
|
Loading…
Reference in a new issue