mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
[Helper] Fix typo in header.
This commit is contained in:
parent
7c7fe729e6
commit
75d13b4e67
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ PangoAttrList *helper_token_match_get_pango_attr(RofiHighlightColorStyle th,
|
|||
/**
|
||||
* @param th The RofiHighlightColorStyle
|
||||
* @param start The start to highlighting.
|
||||
* @param stop The stop point for the highlight
|
||||
* @param endp The end point for the highlight
|
||||
* @param retv The Attribute list to update with matches
|
||||
*
|
||||
* Creates a set of pango attributes highlighting the matches found in the input
|
||||
|
|
Loading…
Reference in a new issue