]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
xmonad/xmonad.hs: Minor documentation fix.
authorSimon Ruderich <simon@ruderich.org>
Sat, 9 Feb 2013 20:25:35 +0000 (21:25 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sat, 9 Feb 2013 20:51:22 +0000 (21:51 +0100)
xmonad/xmonad.hs

index 644f48316375a27342ff521e5ce4418812efc635..e78a1d71098c9ea042aed30ebab0092d8eb97fdd 100644 (file)
@@ -156,8 +156,8 @@ nextLayoutIncluding' layouts iterations = do
         -- Found allowed layout, show it.
         else refresh
 
--- Use additional workspaces. Access with alt 1,2,..,9,0 for the first ten,
--- f1,f2,..,f10 for the second ten workspaces (see mappings below).
+-- Use additional workspaces. Access with meta 1,2,..,9,0 for the first ten,
+-- meta f1,f2,..,f10 for the second ten workspaces (see mappings below).
 myWorkspaces = map show [1 .. 20 :: Int]
 
 -- Use Windows (= Super) key as main key as it doesn't conflict with any other