We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee3b76 commit 77eeba1Copy full SHA for 77eeba1
doc/installation.txt
@@ -2,7 +2,7 @@
2
Installing Roundup
3
==================
4
5
-:Version: $Revision: 1.123 $
+:Version: $Revision: 1.124 $
6
7
.. contents::
8
:depth: 2
@@ -511,8 +511,8 @@ Example mod_python configuration::
511
<Directory /var/db/roundup/devel>
512
PythonOption TrackerHome /var/db/roundup/devel
513
</Directory>
514
-
515
-Notice that the ``/var/db/roundup`` path shown above refer to the directory
+
+Notice that the ``/var/db/roundup`` path shown above refers to the directory
516
in which the tracker homes are stored. The actual value will thus depend on
517
your system.
518
0 commit comments