mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore: typos
This commit is contained in:
parent
56abc19dab
commit
a690e4e6b7
@ -977,11 +977,11 @@ then
|
|||||||
|
|
||||||
# We want to use NSIS 3, instead of NSIS 2, because it added Windows 8 and 10
|
# We want to use NSIS 3, instead of NSIS 2, because it added Windows 8 and 10
|
||||||
# support, as well as unicode support. NSIS 3 is not packaged in Debian Stretch
|
# support, as well as unicode support. NSIS 3 is not packaged in Debian Stretch
|
||||||
# and building it manually appears to be quite a challenge. Luckly it's
|
# and building it manually appears to be quite a challenge. Luckily it's
|
||||||
# packaged in Debian Unstable, so we can backport it to our Debian version
|
# packaged in Debian Unstable, so we can backport it to our Debian version
|
||||||
# with little effort, utilizing maintainer's build script.
|
# with little effort, utilizing maintainer's build script.
|
||||||
|
|
||||||
# Kepp the indentation of the next echo command as it is, as apt seems to
|
# Keep the indentation of the next echo command as it is, as apt seems to
|
||||||
# ignore preferences starting with whitespace.
|
# ignore preferences starting with whitespace.
|
||||||
echo "
|
echo "
|
||||||
Package: *
|
Package: *
|
||||||
|
Loading…
x
Reference in New Issue
Block a user