Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/i3.py
diff options
context:
space:
mode:
authorDylan Taylor <dylan@dylanmtaylor.com>2021-05-18 09:10:24 -0400
committerDylan Taylor <dylan@dylanmtaylor.com>2021-05-18 09:36:22 -0400
commitda0da729c5f3ef0aaf832229901dda221de654ab (patch)
tree5350a481808ad376400eb9fe2baa36b9e70abe30 /profiles/i3.py
parent9bf71da867554f956d370694eb32b6392e352a06 (diff)
Proofreading: Fix misc. spelling and grammar issues
Diffstat (limited to 'profiles/i3.py')
-rw-r--r--profiles/i3.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/i3.py b/profiles/i3.py
index b26745a1..39977b28 100644
--- a/profiles/i3.py
+++ b/profiles/i3.py
@@ -62,7 +62,7 @@ if __name__ == 'i3':
# Install dependency profiles
archinstall.storage['installation_session'].install_profile('xorg')
- # gaps is installed by deafult so we are overriding it here with lightdm
+ # gaps is installed by default so we are overriding it here with lightdm
archinstall.storage['installation_session'].add_additional_packages(__packages__[4:])
# Auto start lightdm for all users