From f79e3b81467e1b10f2603f5bacbeac499a74b97d Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 14 Nov 2008 10:48:48 +0000 Subject: remove extra space --- lib/Xconfig/glx.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Xconfig/glx.pm b/lib/Xconfig/glx.pm index 25c0000..afad639 100644 --- a/lib/Xconfig/glx.pm +++ b/lib/Xconfig/glx.pm @@ -33,7 +33,7 @@ our @gl_compositing_servers = ( method => "native", name => N_("native support"), packages => [], - description => N_("Some drivers provide native support for OpenGL compositing (using AIGLX for example). If your system supports it, it is the preferred solution."), + description => N_("Some drivers provide native support for OpenGL compositing (using AIGLX for example). If your system supports it, it is the preferred solution."), }, { method => "Xgl", -- cgit v1.2.1