View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003436 | unreal | ircd | public | 2007-07-10 15:10 | 2007-07-10 15:36 |
| Reporter | meadows | Assigned To | |||
| Priority | normal | Severity | text | Reproducibility | N/A |
| Status | resolved | Resolution | fixed | ||
| OS | N/A | OS Version | N/A | ||
| Product Version | 3.2.7 | ||||
| Fixed in Version | 3.2.7-RC1 | ||||
| Summary | 0003436: spelling bugs in webtv.c | ||||
| Description | if (IsNetAdmin(acptr)) strcat(buf, "an Network Administrator"); [...] else if (IsServices(acptr)) strcat(buf, "an Network Service"); Should be "a" both times, not "an". | ||||
| Tags | No tags attached. | ||||
| 3rd party modules | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2007-07-10 15:10 | meadows | New Issue | |
| 2007-07-10 15:36 |
|
Status | new => resolved |
| 2007-07-10 15:36 |
|
Fixed in Version | => 3.2.7-RC1 |
| 2007-07-10 15:36 |
|
Resolution | open => fixed |
| 2007-07-10 15:36 |
|
Assigned To | => stskeeps |
| 2007-07-10 15:36 |
|
Note Added: 0014473 |