summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpsg <>2016-11-06 15:33:20 +0000
committerpsg <>2016-11-06 15:33:20 +0000
commit991c7cf9773102ef365329317413749c0032f870 (patch)
tree082633272a2a62d9063edcc81afc703c638b65ff
parent8abb532fc9bdf1534ce4620a42685b9291678f9c (diff)
typo
-rw-r--r--apt-sources.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-sources.el b/apt-sources.el
index e4af7f6..e6458f2 100644
--- a/apt-sources.el
+++ b/apt-sources.el
@@ -311,7 +311,7 @@ of the format."
("stable" 4)
("sid" 5)
("squeeze" 6)
- ("wheezy" 7))
+ ("wheezy" 7)
("jessie" 8)) nil t))
(components (completing-read "Components: " ;list of componenst used by APT.
'(("main")