mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-29 11:06:00 +01:00
Fix typo in documentation
This commit is contained in:
parent
70398d3f1f
commit
fc2e97e917
1 changed files with 4 additions and 4 deletions
|
@ -75,10 +75,10 @@ Defines the number of pages that are rendered next to each other in a row.
|
|||
* Value type: Integer
|
||||
* Default value: 1
|
||||
|
||||
highligt-color
|
||||
^^^^^^^^^^^^^^
|
||||
Defines the color value that is used to higlight things in the document, e.g all
|
||||
search results.
|
||||
highlight-color
|
||||
^^^^^^^^^^^^^^^
|
||||
Defines the color value that is used to highlight things in the document, e.g
|
||||
all search results.
|
||||
|
||||
* Value type: String
|
||||
* Default value: #9FBC00
|
||||
|
|
Loading…
Reference in a new issue