Django

Code

Ticket #5782 (closed: fixed)

Opened 11 months ago

Last modified 11 months ago

Small spelling error on Documentation Page

Reported by: obeattie Assigned to: nobody
Milestone: Component: Django Web site
Version: SVN Keywords: spelling minor docs documentation site djangoproject.com
Cc: oliver@obeattie.com Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Just a small inconsistency I spotted on one of the documentation pages (Authenticating against Django’s user database from Apache).

In the code sample for Apache 2.2 a line reads:

<Location /exmaple/>

Where I think you meant to say:

<Location /example/>

I know it's small, but thought you might want to correct it nonetheless.

Attachments

Change History

10/19/07 15:44:12 changed by obeattie

  • cc set to oliver@obeattie.com.
  • needs_better_patch changed.
  • needs_tests changed.
  • needs_docs changed.

10/19/07 23:16:40 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [6540]) Fixed #5782 -- Fixed a small typo spotted by obeattie.


Add/Change #5782 (Small spelling error on Documentation Page)




Change Properties
Action