aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Hooks/SetWMName.hs
diff options
context:
space:
mode:
Diffstat (limited to 'XMonad/Hooks/SetWMName.hs')
-rw-r--r--XMonad/Hooks/SetWMName.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/XMonad/Hooks/SetWMName.hs b/XMonad/Hooks/SetWMName.hs
index b3b5585..8700f8f 100644
--- a/XMonad/Hooks/SetWMName.hs
+++ b/XMonad/Hooks/SetWMName.hs
@@ -23,7 +23,7 @@
-- need to do it once per XMonad execution)
--
-- For details on the problems with running Java GUI programs in non-reparenting
--- WMs, see "http:\/\/bugs.sun.com\/bugdatabase\/view_bug.do?bug_id=6429775" and
+-- WMs, see <http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6429775> and
-- related bugs.
--
-- Setting WM name to "compiz" does not solve the problem, because of yet