From b7c3340f55d092fbe2222da2b78441401fc02b43 Mon Sep 17 00:00:00 2001 From: Jack Danger Canty Date: Fri, 1 May 2015 08:48:00 -0700 Subject: Typo fix: separed -> separated --- html/fcguide.html | 2 +- html/step9_opt11.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'html') diff --git a/html/fcguide.html b/html/fcguide.html index adb6971..80ab839 100644 --- a/html/fcguide.html +++ b/html/fcguide.html @@ -1319,7 +1319,7 @@ pages" This is possible, using: -%A asp=text/html

The -%A option can be replaced by the alias --assume asp=text/html which is MUCH more clear. You can use multiple -definitions, separed by ",", or use multiple options. Therefore, these +definitions, separated by ",", or use multiple options. Therefore, these two lines are identical:

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: asp MIME identity: text/html
 

-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:
File type: asp,php,php3 MIME identity: text/html
-- cgit v1.2.3