From 37f873131ba4139d873f44dcb6618f083045743c Mon Sep 17 00:00:00 2001 From: Manuel Cillero Date: Sat, 18 Nov 2023 08:24:58 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Doc=20tweaks?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CREDITS.md | 7 +++---- pagetop/src/lib.rs | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) 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