diff options
-rw-r--r-- | docs-xml/smbdotconf/printing/spoolssarchitecture.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/smbdotconf/printing/spoolssarchitecture.xml b/docs-xml/smbdotconf/printing/spoolssarchitecture.xml index 1eccf9f58cf..dae73905663 100644 --- a/docs-xml/smbdotconf/printing/spoolssarchitecture.xml +++ b/docs-xml/smbdotconf/printing/spoolssarchitecture.xml @@ -8,6 +8,6 @@ architecture. Samba's spoolss print server architecture can be changed using this parameter.</para> </description> -<value type="default">Windows NT x86</value> -<value type="example">Windows x64</value> +<value type="default">Windows x64</value> +<value type="example">Windows NT x86</value> </samba:parameter> |