From 991c7cf9773102ef365329317413749c0032f870 Mon Sep 17 00:00:00 2001 From: psg <> Date: Sun, 6 Nov 2016 15:33:20 +0000 Subject: typo --- apt-sources.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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") -- cgit v1.2.3