add missing word

print-window-tiddler
Astrid Elocson 2014-12-22 10:18:00 +00:00
rodzic 9c0611582f
commit 3ca2a113e3
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -32,5 +32,5 @@ You can use the [[tag manager|$:/TagManager]], found in the ''Tags'' tab of the
** First, any tiddlers that are listed in the ListField of the tag tiddler are placed into a new list in the same order
** Second, any unplaced tiddlers that have the field ''list-before'' are placed before the tiddler specified in the field
*** (if the ''list-before'' field is empty then the unplaced tiddler is placed at the start of the list)
** Third, if any unplaced tiddlers have the field ''list-after'' then they placed immediately after the tiddler specified in the field
** Third, if any unplaced tiddlers have the field ''list-after'' then they are placed immediately after the tiddler specified in the field
** Finally, any remaining unplaced tiddlers are placed at the end of the list