Fix typos

Signed-off-by: Andrew Kreimer <algonell@gmail.com>
This commit is contained in:
Andrew Kreimer 2024-08-25 15:35:09 +08:00 committed by Xi Ruoyao
parent 7779960772
commit 6e99fa99c7
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ if [ -e LFS-RELEASE ]; then
fi fi
if ! git status > /dev/null; then if ! git status > /dev/null; then
# Either it's not a git repository or git is unavaliable. # Either it's not a git repository or git is unavailable.
# Just workaround. # Just workaround.
echo "<![ %sysv; [" > version.ent echo "<![ %sysv; [" > version.ent
echo "<!ENTITY version \"unknown\">" >> version.ent echo "<!ENTITY version \"unknown\">" >> version.ent

View File

@ -5,7 +5,7 @@
version="1.0"> version="1.0">
<!-- This stylesheet contains misc params, attribute sets and templates <!-- This stylesheet contains misc params, attribute sets and templates
for output formating. for output formatting.
This file is for that templates that don't fit in other files. --> This file is for that templates that don't fit in other files. -->
<!-- What space do you want between normal paragraphs. --> <!-- What space do you want between normal paragraphs. -->