diff options
| author | Julian Andres Klode <jak@debian.org> | 2013-10-21 23:50:03 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2013-10-21 23:50:03 +0200 |
| commit | e363423387f71fd6d6ea68b9b432019b0e91c3a3 (patch) | |
| tree | 548e0843b0e77f1b00be5666ae17582a29a600e9 | |
| parent | 80a7a42c3a516af46a10080d0844a09d23b312b2 (diff) | |
| download | python-apt-e363423387f71fd6d6ea68b9b432019b0e91c3a3.tar.gz | |
data/templates/Ubuntu.info.in: It's 'Tahr', not 'Thar'
Stupid typo. Did I write this myself, or did I copy it from
somewhere?
| -rw-r--r-- | data/templates/Ubuntu.info.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/templates/Ubuntu.info.in b/data/templates/Ubuntu.info.in index a6e94eb0..6a125d51 100644 --- a/data/templates/Ubuntu.info.in +++ b/data/templates/Ubuntu.info.in @@ -117,7 +117,7 @@ BaseURI-i386: http://archive.ubuntu.com/ubuntu MatchURI-i386: archive.ubuntu.com/ubuntu MirrorsFile-amd64: Ubuntu.mirrors MirrorsFile-i386: Ubuntu.mirrors -_Description: Ubuntu 14.04 'Trusty Thar' +_Description: Ubuntu 14.04 'Trusty Tahr' Component: main _CompDescription: Officially supported _CompDescriptionLong: Canonical-supported free and open-source software @@ -137,14 +137,14 @@ ParentSuite: trusty RepositoryType: deb-src BaseURI: http://archive.ubuntu.com/ubuntu/ MatchURI: archive.ubuntu.com/ubuntu|ports.ubuntu.com/ubuntu-ports -_Description: Ubuntu 14.04 'Trusty Thar' +_Description: Ubuntu 14.04 'Trusty Tahr' Suite: trusty RepositoryType: deb MatchName: .* BaseURI: cdrom:\[Ubuntu.*14.04 MatchURI: cdrom:\[Ubuntu.*14.04 -_Description: Cdrom with Ubuntu 14.04 'Trusty Thar' +_Description: Cdrom with Ubuntu 14.04 'Trusty Tahr' Available: False Component: main _CompDescription: Officially supported |
