Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8756bb4

Browse files
committedJan 6, 2013
Remove typos in name of default configuration file
1 parent 66050dc commit 8756bb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎docbook/administration_guide/en/installation.sgml

+2-2
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ tar -xf <emphasis>filename.tar</emphasis>
577577
Refer to the
578578
<link linkend="admin.config">Configuration</link>
579579
section, as well as the
580-
<emphasis>config_default_inc.php</emphasis> file
580+
<emphasis>config_defaults_inc.php</emphasis> file
581581
for in depth explanations of the available options.
582582
Check out also the
583583
<link linkend="admin.customize">Customizing MantisBT</link>
@@ -600,7 +600,7 @@ tar -xf <emphasis>filename.tar</emphasis>
600600
</para>
601601

602602
<para>WARNING: you should never edit the
603-
<emphasis>config_default_inc.php</emphasis> file
603+
<emphasis>config_defaults_inc.php</emphasis> file
604604
directly, as it could cause issues with future upgrades.
605605
</para>
606606

0 commit comments

Comments
 (0)
Please sign in to comment.