summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/Configurations
diff options
context:
space:
mode:
authorxue <>2007-08-16 21:20:00 +0000
committerxue <>2007-08-16 21:20:00 +0000
commit25820a419275f8fc57974e532dadf0f0e3031b31 (patch)
treeeab77be903b9110080494e337ae1b4049b9f4a14 /demos/quickstart/protected/pages/Configurations
parent7776abe89d4dd9dd3df302154208daa9ab0d89b4 (diff)
fixed typo.
Diffstat (limited to 'demos/quickstart/protected/pages/Configurations')
-rw-r--r--demos/quickstart/protected/pages/Configurations/UrlMapping.page2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/quickstart/protected/pages/Configurations/UrlMapping.page b/demos/quickstart/protected/pages/Configurations/UrlMapping.page
index 3197dde3..0837d50d 100644
--- a/demos/quickstart/protected/pages/Configurations/UrlMapping.page
+++ b/demos/quickstart/protected/pages/Configurations/UrlMapping.page
@@ -64,7 +64,7 @@ The <tt>Pattern</tt> and <tt>Parameters</tt> attribute
values are regular expression patterns that
determine the mapping criteria. The <tt>Pattern</tt> property takes
a regular expression with parameter names enclosed between a left brace '<tt>{</tt>'
-and a right brace '<tt>}</tt>'. The pattens for each parameter can be set
+and a right brace '<tt>}</tt>'. The patterns for each parameter can be set
using <tt>Parameters</tt> attribute collection.
For example,
<com:TTextHighlighter Language="xml" CssClass="source block-content" id="code_230099">