Modify ↓
#8527 closed defect (fixed)
Small typo in trac-post-commit-hook usage comments
| Reported by: | Owned by: | Remy Blank | |
|---|---|---|---|
| Priority: | lowest | Milestone: | 0.11.6 |
| Component: | general | Version: | 0.11-stable |
| Severity: | trivial | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
http://trac.edgewall.org/browser/branches/0.11-stable/contrib/trac-post-commit-hook#L58
It should say:
There is more than one spelling for each command ...
instead of then.
Attachments (0)
Change History (3)
comment:1 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 16 years ago
| Owner: | set to |
|---|
comment:3 by , 16 years ago
| Milestone: | → 0.11.6 |
|---|
Note:
See TracTickets
for help on using tickets.



The script has been enhanced and transformed into a plugin in the multirepos branch, so I was going to close this as "wontfix". But as the change is trivial, I committed it anyway in [8394].