From 1606ba5951d9e1ffe1bde2068b90d55e9812e256 Mon Sep 17 00:00:00 2001 From: Roman Cheplyaka Date: Tue, 2 Jun 2009 19:21:48 +0200 Subject: X.A.PhysicalScreens: fix typo darcs-hash:20090602172148-3ebed-63594bd14ec6f89be1215da9ab469d6491ca1773.gz --- XMonad/Actions/PhysicalScreens.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'XMonad') diff --git a/XMonad/Actions/PhysicalScreens.hs b/XMonad/Actions/PhysicalScreens.hs index 10d192d..7fb4dc8 100644 --- a/XMonad/Actions/PhysicalScreens.hs +++ b/XMonad/Actions/PhysicalScreens.hs @@ -33,7 +33,7 @@ import Data.Function (on) {- $usage This module allows you name Xinerama screens from XMonad using their -physical location reletive to each other (as reported by Xinerama), +physical location relative to each other (as reported by Xinerama), rather than their @ScreenID@ s, which are arbitrarily determined by your X server and graphics hardware. -- cgit v1.2.3