Fix typos.

This commit is contained in:
Andrius Štikonas 2021-07-15 17:59:11 +01:00
parent 3d64db72dc
commit 63d2bc7a1b
4 changed files with 4 additions and 4 deletions

View file

@ -10,7 +10,7 @@ src_prepare() {
autoreconf -f -i
# Pre-build texinfo files
# Pre-built texinfo files
find . -name '*.info*' -delete
}