This commit is contained in:
Pg Biel 2023-04-29 08:45:17 -03:00 committed by GitHub
parent 06501fd9ba
commit cfad59967c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,7 +9,7 @@ use crate::layout::BlockElem;
use crate::meta::{Figurable, LocalName};
use crate::prelude::*;
/// Raw text with optionalw syntax highlighting.
/// Raw text with optional syntax highlighting.
///
/// Displays the text verbatim and in a monospace font. This is typically used
/// to embed computer code into your document.