diff --git a/CREDITS.md b/CREDITS.md index 298295dc..41bc1c7b 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -40,7 +40,6 @@ mostrar en el terminal un r贸tulo de presentaci贸n con el nombre de la aplicaci # 馃帹 Icono -El monstruo sonriente de Frankenstein es una divertida creaci贸n de -[Webalys](https://www.iconfinder.com/webalys). Puede encontrarse en su colecci贸n -[Nasty Icons](https://www.iconfinder.com/iconsets/nasty) disponible en -[ICONFINDER](https://www.iconfinder.com). \ No newline at end of file +"La criatura" sonriente es una divertida creaci贸n de [Webalys](https://www.iconfinder.com/webalys). +Puede encontrarse en su colecci贸n [Nasty Icons](https://www.iconfinder.com/iconsets/nasty) +disponible en [ICONFINDER](https://www.iconfinder.com). \ No newline at end of file diff --git a/pagetop/src/lib.rs b/pagetop/src/lib.rs index 0192aa7c..7ae2e736 100644 --- a/pagetop/src/lib.rs +++ b/pagetop/src/lib.rs @@ -44,10 +44,10 @@ //! ```rust //! use pagetop::prelude::*; //! -//! impl_handle!(APP_HELLO_WORLD for HelloWorld); -//! //! struct HelloWorld; //! +//! impl_handle!(APP_HELLO_WORLD for HelloWorld); +//! //! impl ModuleTrait for HelloWorld { //! fn handle(&self) -> Handle { //! APP_HELLO_WORLD