diff options
author | Michael Vogt <mvo@debian.org> | 2014-01-17 20:41:55 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-01-17 20:41:55 +0100 |
commit | 866e9fadf892368fcb50e6a192bcdd350cfe8e5c (patch) | |
tree | b3d269ea0a18ece35951cfe76e6d701423aee883 /doc/sources.list.5.xml | |
parent | 78766f46d043c1c1eeb9869db7e1c5b4093d5274 (diff) |
implement suggestion by donkult (thanks!)
Diffstat (limited to 'doc/sources.list.5.xml')
-rw-r--r-- | doc/sources.list.5.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml index e770023d5..7a82bd4ce 100644 --- a/doc/sources.list.5.xml +++ b/doc/sources.list.5.xml @@ -84,13 +84,13 @@ <para>Alternatively a rfc822 style format is also supported: <literallayout> Type: deb - Uri: http://example.com + URI: http://example.com Suite: stable Section: component1 component2 [option1]: [option1-value] Type: deb-src - Uri: http://example.com + URI: http://example.com Suite: stable Section: component1 component2 [option1]: [option1-value] |