Edgewall Software

Opened 14 months ago

Closed 11 months ago

Last modified 11 months ago

#13578 closed task (fixed)

Static analysis updates — at Version 3

Reported by: figaro Owned by: Ryan J Ollos
Priority: low Milestone: 1.6
Component: general Version:
Severity: normal Keywords: patch
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Fixed typos in code comments.

Description

A few codespell and pylint issues: the supine of 'to split' is 'split', not 'splitted'.

Change History (4)

by figaro, 14 months ago

Attachment: trunk.diff added

diff -ur of trunk (2023-03-15)

comment:1 by figaro, 11 months ago

A few additional codespell issues:

sed -i 's/everytime/every time/' trunk/trac/web/_fcgi.py
sed -i 's/everytime/every time/' trunk/trac/versioncontrol/cache.py

comment:2 by Ryan J Ollos, 11 months ago

Milestone: 1.6
Owner: set to Ryan J Ollos
Status: newassigned

comment:3 by Ryan J Ollos, 11 months ago

Internal Changes: modified (diff)
Resolution: fixed
Status: assignedclosed

Fixed in r17713.

Note: See TracTickets for help on using tickets.