diff options
author | Xavier Roche <roche@httrack.com> | 2015-05-01 17:57:42 +0200 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2015-05-01 17:57:42 +0200 |
commit | a330983cf703b86d5efe2ca698a415e79274efcd (patch) | |
tree | 63074d45588334e73e59fa8a06ee7807ca7334e7 /html/step9_opt11.html | |
parent | c07ffe14788aacf34a9496769f59fbb667a512bb (diff) | |
parent | b7c3340f55d092fbe2222da2b78441401fc02b43 (diff) |
Merge pull request #67 from JackDanger/separed
Typo fix: separed -> separated
Diffstat (limited to 'html/step9_opt11.html')
-rw-r--r-- | html/step9_opt11.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/step9_opt11.html b/html/step9_opt11.html index 12caeee..55ece29 100644 --- a/html/step9_opt11.html +++ b/html/step9_opt11.html @@ -126,7 +126,7 @@ This is possible, using: File type: <tt>asp</tt> MIME identity: <tt>text/html</tt> <br> <br> -You can declare multiple definitions, or declare multiple types separed by ",", like in: +You can declare multiple definitions, or declare multiple types separated by ",", like in: <br> File type: <tt>asp,php,php3</tt> MIME identity: <tt>text/html</tt> <br> |