[xmonad] Issue 491 in xmonad: Incorrect documentation in XMonad.Actions.WindowGo
codesite-noreply at google.com
codesite-noreply at google.com
Mon Jan 16 22:38:44 CET 2012
Status: New
Owner: ----
New issue 491 by cub.ua... at gmail.com: Incorrect documentation in
XMonad.Actions.WindowGo
http://code.google.com/p/xmonad/issues/detail?id=491
Documentation for XMonad.Actions.WindowGo
(http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Actions-WindowGo.html)
have incorrect link. At the end of raiseMaybe description, instead of :
... to run Mutt! Here's an example (borrowing runInTerm from
XMonad.Utils.Run):
should be:
... to run Mutt! Here's an example (borrowing runInTerm from
XMonad.Util.Run):
(both visible text and link to XMonad.Util.Run are affected)
More information about the xmonad
mailing list