Просмотр исходного кода

From: Andreas Blaafladt <andreas@blaafladt.no>
Attached patch should resolve the minor errors related to this patch in
the docs.

Christoph Berg 21 лет назад
Родитель
Сommit
b6eaf39551
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      docs/pisg-doc.xml

+ 2 - 2
docs/pisg-doc.xml

@@ -1054,8 +1054,8 @@
 
     <refsynopsisdiv><programlisting>
       <![CDATA[
-        <set Cache="pisg_cache">
-        <set Cache="/path/to/pisg_cache">
+        <set CacheDir="pisg_cache">
+        <set CacheDir="/path/to/pisg_cache">
       ]]>
     </programlisting></refsynopsisdiv>