summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAnton Löfgren <anton.lofgren@gmail.com>2016-09-07 08:14:14 +0200
committerDave Davenport <DaveDavenport@users.noreply.github.com>2016-09-07 08:14:14 +0200
commitabc190fd7cf50ca373ab71c675195c6280418bb6 (patch)
treecb5f0b7c63d32a62e93cfd9ddfb3f64a0f96f25e /doc
parent43be4bd18f9f75f5436356d6ab429e67eec21a8a (diff)
man: Typo fix (#459)
Just a tiny typo fix for the -modi docs.
Diffstat (limited to 'doc')
-rw-r--r--doc/rofi-manpage.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown
index e203d43b..502794c6 100644
--- a/doc/rofi-manpage.markdown
+++ b/doc/rofi-manpage.markdown
@@ -176,7 +176,7 @@ Custom modes can be added using the internal 'script' mode. Each mode has two pa
Example: Have a mode 'Workspaces' using the `i3_switch_workspace.sh` script:
- rofi -modi "window,run,ssh,Workspaces:i3_switch_workspaces.sh" -show Workspaces
+ rofi -modi "window,run,ssh,Workspaces:i3_switch_workspace.sh" -show Workspaces
`-case-sensitive`