Modify ↓
#11062 closed defect (fixed)
Minor typo in TicketQueryMacro documentation
| Reported by: | Lele Gaifax | Owned by: | Lele Gaifax |
|---|---|---|---|
| Priority: | low | Milestone: | 1.0.2 |
| Component: | general | Version: | |
| Severity: | trivial | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: |
Fixed typo in TicketQuery macro documentation: litteral → literal. |
||
| API Changes: | |||
| Internal Changes: | |||
Description
There's a “litteral” instead of “literal” at source:trunk/trac/ticket/query.py#L1211
Attachments (0)
Change History (3)
comment:1 by , 13 years ago
| Milestone: | → 1.0.2 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
comment:2 by , 13 years ago
| Owner: | set to |
|---|
comment:3 by , 13 years ago
| Release Notes: | modified (diff) |
|---|
Note:
See TracTickets
for help on using tickets.



Thanks! Fixed in r11701.
I'm curious to see how this change will wreak havoc in the catalogs ;-)