summaryrefslogtreecommitdiff
path: root/UPGRADING.md
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADING.md')
-rw-r--r--UPGRADING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADING.md b/UPGRADING.md
index a8f094e..e6ed719 100644
--- a/UPGRADING.md
+++ b/UPGRADING.md
@@ -48,7 +48,7 @@ By default, the puppetlabs module won't create any sources. To replicate the sha
"${::lsbdistcodename}-security":
location => 'http://security.debian.org/debian-security',
repos => 'main contrib non-free',
- release => "${lsbdistcodename}/updates";
+ release => "${::lsbdistcodename}/updates";
'testing':
location => 'http://deb.debian.org/debian',