浏览代码

Fixed alignment

Sylvain Deloux 11 年之前
父节点
当前提交
3660371cc8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Resources/doc/reference/configuration.rst

+ 1 - 1
Resources/doc/reference/configuration.rst

@@ -31,7 +31,7 @@ Full Configuration Options
             options:
                 html5_validate: false # does not use html5 validation
                 confirm_exit:   false # disable confirmation when quitting with unsaved changes
-                pager_links: 5 # pager max links to display
+                pager_links:    5     # pager max links to display
 
             # set to true to persist filter settings per admin module in the user's session
             persist_filters: false