Skip to content

Commit fa90a5c

Browse files
committed
Untabify example in doc.
1 parent 14b79fe commit fa90a5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/customizing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2703,8 +2703,8 @@ sorted only on Multilink properties - produce a list of the linked
27032703

27042704
Will list the files by upload date. While
27052705

2706-
python:context.files.sorted('creation', reverse=True)
2707-
2706+
python:context.files.sorted('creation', reverse=True)
2707+
27082708
Will list the files by upload date in reverse order from
27092709
the prior example.
27102710
reverse only on Multilink properties - produce a list of the linked

0 commit comments

Comments
 (0)