Index: trunk/extensions/LiquidThreads/api/ApiThreadAction.php |
— | — | @@ -727,7 +727,7 @@ |
728 | 728 | "the action being taken. Presently only works for newthread " . |
729 | 729 | "and reply actions.", |
730 | 730 | 'sortkey' => "Specifies the timestamp to which to set a thread's " . |
731 | | - "sort key. Must be in the form YYYYMMddhhmmss, " . |
| 731 | + "sort key. Must be in the form YYYYMMddhhmmss, " . |
732 | 732 | "a unix timestamp or 'now'.", |
733 | 733 | 'signature' => 'Specifies the signature to use for that post. Can be ' . |
734 | 734 | 'NULL to specify the default signature', |