Django

Code

Ticket #8924 (closed: fixed)

Opened 2 months ago

Last modified 2 months ago

typos in documentation ("Writing models")

Reported by: pashov_d Assigned to: nobody
Milestone: Component: Documentation
Version: 1.0 Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

On the page:

"http://docs.djangoproject.com/en/dev/topics/db/queries/#topics-db-queries"

I spotted a typo in the first word of the sentence:

"World generate SQL along these lines:"

I guess you wanted to say "Would" instead of "World".

Cheers !

Attachments

8924.diff (0.7 kB) - added by arien on 09/07/08 04:07:31.
Patch to fix the reported typo and change objetcs to objects.

Change History

09/07/08 04:07:31 changed by arien

  • attachment 8924.diff added.

Patch to fix the reported typo and change objetcs to objects.

09/07/08 04:09:59 changed by arien

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • summary changed from a typo to typos in documentation ("Writing models").
  • needs_tests changed.
  • needs_docs changed.

09/07/08 13:46:12 changed by gwilson

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

(In [8978]) Fixed #8924 -- Corrected a couple typos in queries documentation, thanks arien.


Add/Change #8924 (typos in documentation ("Writing models"))




Change Properties
Action