diff options
| author | Barry Warsaw | 2009-02-04 14:47:25 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2009-02-04 14:47:25 -0500 |
| commit | d0ee12c62f0a2df437d6cd25ddf50be485a32248 (patch) | |
| tree | 39f5c2050f7de8b3442d51224f8d1fdedc535d83 /docs | |
| parent | 6b606152899eed65933d5c54def37a07608225a6 (diff) | |
| download | mailman-d0ee12c62f0a2df437d6cd25ddf50be485a32248.tar.gz mailman-d0ee12c62f0a2df437d6cd25ddf50be485a32248.tar.zst mailman-d0ee12c62f0a2df437d6cd25ddf50be485a32248.zip | |
Repair some test failures and fix a doc typo as reported by Patrick Koetter.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ALPHA.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ALPHA.txt b/docs/ALPHA.txt index 1cfefb012..dec6a01a7 100644 --- a/docs/ALPHA.txt +++ b/docs/ALPHA.txt @@ -65,7 +65,7 @@ USING THE ALPHA ini-style configuration system. Eventually all configuration will be converted to lazr.config. - For now though, start by looking through mailman/config/schema.cfg. + For now though, start by looking through src/mailman/config/schema.cfg. Create a file for your overrides; it can be called anything and can live anywhere, but I like to call it 'mailman.cfg'. For any value in schema.cfg you want to override, just add a section header (the |
