mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
man: Fix typo (#1068)
Removed a duplicate word "the" on rofi.1.markdown.
This commit is contained in:
parent
e0e6c5e670
commit
f8c3d694bb
1 changed files with 1 additions and 1 deletions
|
@ -921,7 +921,7 @@ Show the run dialog:
|
||||||
|
|
||||||
rofi -modi run -show run
|
rofi -modi run -show run
|
||||||
|
|
||||||
Show the the run dialog, and allow switching to Desktop File run dialog (drun):
|
Show the run dialog, and allow switching to Desktop File run dialog (drun):
|
||||||
|
|
||||||
rofi -modi run,drun -show run
|
rofi -modi run,drun -show run
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue