summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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")