diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2005-09-30 22:07:19 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2005-09-30 22:07:19 +0000 |
| commit | da715287171bcbfd3068f0711e7b4eb95f827b6d (patch) | |
| tree | 7944243616b36e90df67097dcd429ecd6bc191c9 /docs/outputting_pdf.txt | |
| parent | 53581d6d8da64a6a898d575af5af2182fea7c594 (diff) | |
Added missing period to docs/outputting_pdf.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@754 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/outputting_pdf.txt')
| -rw-r--r-- | docs/outputting_pdf.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/outputting_pdf.txt b/docs/outputting_pdf.txt index b641f08a75..68504599bd 100644 --- a/docs/outputting_pdf.txt +++ b/docs/outputting_pdf.txt @@ -19,7 +19,7 @@ participating in a March Madness contest. Install ReportLab ================= -Download and install the ReportLab library from http://www.reportlab.org/downloads.html +Download and install the ReportLab library from http://www.reportlab.org/downloads.html. The `user guide`_ (not coincidentally, a PDF file) explains how to install it. Test your installation by importing it in the Python interactive interpreter:: |
