summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Warsaw2009-08-24 15:12:22 -0400
committerBarry Warsaw2009-08-24 15:12:22 -0400
commitf9b7a5191963cfe0064c155efe0f14e5e520ab14 (patch)
treeb4401397c7f51f10795a859179198d311a250950
parenta1005f004e171eafa385c3da3d80c78edd96317b (diff)
downloadmailman-f9b7a5191963cfe0064c155efe0f14e5e520ab14.tar.gz
mailman-f9b7a5191963cfe0064c155efe0f14e5e520ab14.tar.zst
mailman-f9b7a5191963cfe0064c155efe0f14e5e520ab14.zip
-rw-r--r--src/mailman/docs/STYLEGUIDE.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/mailman/docs/STYLEGUIDE.txt b/src/mailman/docs/STYLEGUIDE.txt
index f95e949eb..d40322d74 100644
--- a/src/mailman/docs/STYLEGUIDE.txt
+++ b/src/mailman/docs/STYLEGUIDE.txt
@@ -1,6 +1,6 @@
-================================================
-Mailman - The GNU Mailing List Management System
-================================================
+==============================
+GNU Mailman Coding Style Guide
+==============================
Copyright (C) 2002-2009 Barry A. Warsaw
@@ -126,5 +126,5 @@ should be followed except for the differences outlined here.
than ``klass``.
-.. `PEP 8`: http://www.python.org/peps/pep-0008.html
-.. `GNU Mailman Python template`: http://bazaar.launchpad.net/~mailman-coders/mailman/3.0/annotate/head%3A/template.py
+.. _`PEP 8`: http://www.python.org/peps/pep-0008.html
+.. _`GNU Mailman Python template`: http://bazaar.launchpad.net/~mailman-coders/mailman/3.0/annotate/head%3A/template.py