aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--config/offline.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0c34d50..05f70dd 100644
--- a/README.md
+++ b/README.md
@@ -70,7 +70,7 @@ This will trigger at night, if updates are pending and prepared.
Configuration
-------------
-Two sinppets for inclusion in `/etc/pacman.conf` are shipped. To make use of
+Two snippets for inclusion in `/etc/pacman.conf` are shipped. To make use of
them add these line:
Include = /etc/pacman.d/offline.conf
diff --git a/config/offline.conf b/config/offline.conf
index 56f8b76..97e78e3 100644
--- a/config/offline.conf
+++ b/config/offline.conf
@@ -1,4 +1,4 @@
-# Ingore linux packages and prevent breaking module loading. The include of
+# Ignore linux packages and prevent breaking module loading. The include of
# this configuration file is removed on offline action.
IgnorePkg = linux linux-headers linux-docs
IgnorePkg = linux-lts linux-lts-headers linux-lts-docs