diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-22 06:53:44 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-22 06:53:44 +0000 |
| commit | 3d29eb5efa8807b4462d12ddd27159aa531f869b (patch) | |
| tree | 3648dc1dee7c648577409d363039ccefb43b98af /release | |
| parent | 0695286eaa6b4c11affca5d3b20618045050860f (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/sysinstall/index.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/sysinstall/index.c b/release/sysinstall/index.c index 5b7be979e46e..054c9ac259a1 100644 --- a/release/sysinstall/index.c +++ b/release/sysinstall/index.c @@ -159,7 +159,7 @@ static char *descrs[] = { "x11-servers", "X Window System servers.", "x11-toolkits", "X Window System based development toolkits.", "x11-wm", "X Window System window managers.", - "zope", "Software related to the Zope language.", + "zope", "Software related to the Zope platform.", NULL, NULL, }; |
