Author: martinc
Date: Tue Dec 5 17:17:21 2006
New Revision: 482860
URL: http://svn.apache.org/viewvc?view=rev&rev=482860
Log:
STR-2984
Typo: kernal -> kernel
Modified:
struts/struts1/trunk/src/site/xdoc/userGuide/building_model.xml
Modified: struts/struts1/trunk/src/site/xdoc/userGuide/building_model.xml
URL:
http://svn.apache.org/viewvc/struts/struts1/trunk/src/site/xdoc/userGuide/building_model.xml?view=diff&rev=482860&r1=482859&r2=482860
==============================================================================
--- struts/struts1/trunk/src/site/xdoc/userGuide/building_model.xml (original)
+++ struts/struts1/trunk/src/site/xdoc/userGuide/building_model.xml Tue Dec 5
17:17:21 2006
@@ -497,7 +497,7 @@
how callers invoke the Chain.
As of version 1.3,
the default Request Processor,
- which acts as the framework's "kernal",
+ which acts as the framework's "kernel",
is a Chain of Responsiblity.
</p>