diff --git a/README.asciidoc b/README.asciidoc index fc8eeb196..79fb4af78 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -137,8 +137,8 @@ Contributors, sorted by the number of commits in descending order: * Bruno Oliveira * Antoni Boucher * Raphael Pierzina -* Joel Torstensson * Martin Tournoij +* Joel Torstensson * Claude * Lamar Pavel * Austin Anderson diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc index 84c3d76b3..522abdfbd 100644 --- a/doc/help/settings.asciidoc +++ b/doc/help/settings.asciidoc @@ -113,8 +113,8 @@ |<>|Whether to open windows instead of tabs. |<>|The format to use for the tab title. The following placeholders are defined: |<>|Switch between tabs using the mouse wheel. -|<>|Padding for tabs (single value or 'top, bottom, left, right'). -|<>|Padding for indicators (single value or 'top, bottom, left, right'). +|<>|Padding for tabs (top, bottom, left, right). +|<>|Padding for indicators (top, bottom, left, right). |============== .Quick reference for section ``storage'' @@ -1076,13 +1076,13 @@ Default: +pass:[true]+ [[tabs-padding]] === padding -Padding for tabs (single value or 'top, bottom, left, right'). +Padding for tabs (top, bottom, left, right). Default: +pass:[0,0,5,5]+ [[tabs-indicator-padding]] === indicator-padding -Padding for indicators (single value or 'top, bottom, left, right'). +Padding for indicators (top, bottom, left, right). Default: +pass:[2,2,0,4]+