Fixed a code typo in the documentation

This commit is contained in:
Georges Dubus 2013-12-29 11:43:59 +01:00
parent 5ac2d969f2
commit 2ffab7ba6a

View file

@ -1235,7 +1235,7 @@ with other kernel modules.</para>
<para>On 64-bit systems, if you want full acceleration for 32-bit
programs such as Wine, you should also set the following:
<programlisting>
service.xserver.driSupport32Bit = true;
services.xserver.driSupport32Bit = true;
</programlisting>
</para>