diff options
| author | Barry Warsaw | 2011-09-24 14:47:26 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2011-09-24 14:47:26 -0400 |
| commit | 7a5c167a18a0bb628d2df17dc32e95381a988d4e (patch) | |
| tree | 7e85db9ed94d4ad84317a0647996d153d5469139 | |
| parent | ea32af009e516a06376f3efab68ef6a3af9cf2a6 (diff) | |
| download | mailman-7a5c167a18a0bb628d2df17dc32e95381a988d4e.tar.gz mailman-7a5c167a18a0bb628d2df17dc32e95381a988d4e.tar.zst mailman-7a5c167a18a0bb628d2df17dc32e95381a988d4e.zip | |
| -rw-r--r-- | src/mailman/commands/docs/import.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/commands/docs/import.rst b/src/mailman/commands/docs/import.rst index 34521026d..1092063a4 100644 --- a/src/mailman/commands/docs/import.rst +++ b/src/mailman/commands/docs/import.rst @@ -38,7 +38,7 @@ from. >>> FakeArgs.pickle_file = [__file__] >>> command.process(FakeArgs) - Not a Mailman 2.1 configuration file: .../import.txt + Not a Mailman 2.1 configuration file: .../import.rst Now we can import the test pickle file. As a simple illustration of the import, the mailing list's 'real name' has changed. |
