Doc typos

This commit is contained in:
Yorhel 2025-05-12 12:38:23 +02:00
parent 32c8fc1b89
commit 31994a4bf6
2 changed files with 3 additions and 3 deletions

View file

@ -263,7 +263,7 @@ and C<"> are replaced with their XML entity.
All of the functions mentioned in this document can be imported individually.
There are also two import groups:
use FU::XMLWriter ':html_';
use FU::XMLWriter ':html5_';
Exports C<tag_()>, C<html_()>, C<lit_()>, C<txt_()> and all of the C<<
<html-tag>_ >> functions mentioned above.