diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2011-03-31 11:58:24 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-03-31 11:58:24 +0200 |
commit | e0a78caad639a3fa8d50edf3374a06805ab86315 (patch) | |
tree | 639350795620cbbbf878b4794042ba20fe8b64b9 /apt-pkg/edsp/edspindexfile.h | |
parent | 41ceaf02483a826d5797cf0bd61bd7b6013733a8 (diff) |
rename the 'universe' to 'scenario' to reflect the naming in the draft
Diffstat (limited to 'apt-pkg/edsp/edspindexfile.h')
-rw-r--r-- | apt-pkg/edsp/edspindexfile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-pkg/edsp/edspindexfile.h b/apt-pkg/edsp/edspindexfile.h index 4ef7787e7..87c06557c 100644 --- a/apt-pkg/edsp/edspindexfile.h +++ b/apt-pkg/edsp/edspindexfile.h @@ -1,7 +1,7 @@ // -*- mode: cpp; mode: fold -*- // Description /*{{{*/ /* ###################################################################### - The universe file is designed to work as an intermediate file between + The scenario file is designed to work as an intermediate file between APT and the resolver. Its on propose very similar to a dpkg status file ##################################################################### */ /*}}}*/ |