Fix typos.
This commit is contained in:
parent
e755cbb739
commit
6e7ced43d3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43167
1 changed files with 3 additions and 3 deletions
|
@ -23,12 +23,12 @@
|
|||
|
||||
<!ENTITY % l10n.ent
|
||||
PUBLIC "-//FreeBSD//ENTITIES FreeBSD Language Specific Entities//EN"
|
||||
"http://www.FreeBSD.org/XML/www/share/xml/l10n.ent">
|
||||
"l10n.ent">
|
||||
%l10n.ent;
|
||||
|
||||
<!ENTITY % l10n-common.ent
|
||||
PUBLIC "-//FreeBSD//ENTITIES FreeBSD FreeBSD Language Specific Common Entities//EN"
|
||||
"http://www.FreeBSD.org/XML/www/share/xml/l10n-common.ent">
|
||||
PUBLIC "-//FreeBSD//ENTITIES FreeBSD Language Specific Common Entities//EN"
|
||||
"l10n-common.ent">
|
||||
%l10n-common.ent;
|
||||
|
||||
<!ENTITY % common.ent
|
||||
|
|
Loading…
Reference in a new issue