🩹 Correcciones menores en comentarios y código
This commit is contained in:
parent
1bf7ada607
commit
5ac26c0b06
4 changed files with 8 additions and 9 deletions
|
|
@ -91,7 +91,7 @@ impl Block {
|
|||
&self.classes
|
||||
}
|
||||
|
||||
/// Devuelve el título del bloque como [`L10n`].
|
||||
/// Devuelve el título del bloque.
|
||||
pub fn title(&self) -> &L10n {
|
||||
&self.title
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue