Opened 5 days ago

Closed 2 days ago

#36448 closed Cleanup/optimization (fixed)

Fix GeoDjango spelling in test_commands.py docstrings

Reported by: nakanoh Owned by: nakanoh
Component: GIS Version: 5.1
Severity: Normal Keywords:
Cc: nakanoh 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

Fix GeoDjango spelling in test_commands.py docstrings

Change History (4)

comment:2 by Tim Graham, 4 days ago

Keywords: "typo documentation geodjango" removed
Triage Stage: UnreviewedReady for checkin

For future reference, when fixing typos, please send a PR without filing a ticket.

comment:3 by Sarah Boyce, 2 days ago

Owner: set to nakanoh
Status: newassigned

comment:4 by Sarah Boyce <42296566+sarahboyce@…>, 2 days ago

Resolution: fixed
Status: assignedclosed

In aafe320:

Fixed #36448 -- Fixed GeoDjango spelling in test_commands.py docstrings.

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