]> git.saurik.com Git - apt.git/blobdiff - cmdline/apt-config.cc
Fix typos in documentation (codespell)
[apt.git] / cmdline / apt-config.cc
index 3481eaf5f23c6c11a76a8b1b055a4dfc3d329be3..30c2a22d578089bf1e530f3ae37fc4646e51a067 100644 (file)
@@ -8,7 +8,7 @@
    This program will parse a config file and then do something with it.
    
    Commands:
-     shell - Shell mode. After this a series of word pairs should occure.
+     shell - Shell mode. After this a series of word pairs should occur.
              The first is the environment var to set and the second is
              the key to set it from. Use like: 
  eval `apt-config shell QMode apt::QMode`