Opened 16 years ago

Closed 16 years ago

#6123 closed (fixed)

Typo in SSI tag docstring

Reported by: Adam Vandenberg Owned by: nobody
Component: Documentation Version: dev
Severity: Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The docstring for the SSI tag says "... abosolute page" instead of "... absolute path". (The documentation correctly says "path".)
This patch fixes the typo.

Attachments (1)

fixed_ssi_doc_typo.patch (610 bytes ) - added by Adam Vandenberg 16 years ago.

Download all attachments as: .zip

Change History (4)

by Adam Vandenberg, 16 years ago

Attachment: fixed_ssi_doc_typo.patch added

comment:1 by Adam Vandenberg, 16 years ago

Has patch: set

comment:2 by Simon G <dev@…>, 16 years ago

Triage Stage: UnreviewedReady for checkin

comment:3 by Malcolm Tredinnick, 16 years ago

Resolution: fixed
Status: newclosed

(In [6923]) Small typo fixes. Thanks, jdetaeye, Ionut Ciocirlan, David Reynolds and adamv.

Fixed #6123, #6133, #6179, #6194.

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