Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#18928 closed Cleanup/optimization (fixed)

Redundant language in docs/README

Reported by: agiliq Owned by: agiliq
Component: Documentation Version: 1.4
Severity: Normal Keywords:
Cc: marc.tamlyn@… Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: no

Description

Adding "Technically speaking" in docs/README https://github.com/django/django/blame/dfe63a52effab2c8b5f72a6aceb8646f03d490bb/docs/README is meaningless. Almost by definition, everything in Django docs is "Technically speaking".

Change History (4)

comment:1 by agiliq, 12 years ago

Has patch: set

comment:2 by Marc Tamlyn, 12 years ago

Cc: marc.tamlyn@… added
Triage Stage: UnreviewedReady for checkin

comment:3 by Shabda Raaj <shabda@…>, 12 years ago

Resolution: fixed
Status: newclosed

In [8198a1923ebbf3181447b4efdc058a4d6a86d83d]:

Fixed #18928. Tightened language in docs/README.

comment:4 by Tim Graham <timograham@…>, 12 years ago

In [b036baa9902395cf913e26bcc6d5490f562e9a40]:

Merge pull request #354 from shabda/ticket_18928

Fixed #18928 - Tightened language in docs/README

Note: See TracTickets for help on using tickets.
Back to Top