Show
Ignore:
Timestamp:
09/27/08 18:19:48 (3 months ago)
Author:
mikeseth
Message:

typo fixed

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • documentation/trunk/topics/setting-up-actions.dita

    r2748 r2952  
    9393  loaded and its <apiname>executeHtml()</apiname> is called.</p> 
    9494      <p>Inside <apiname>executeHtml()</apiname> we do two basic things. First, we call 
    95   <apiname>setupHtml()</apiname> which makes Agavi load the rendering configuration for 
    96   HTML. By default, this configuration specifies that when the View 
    97   is finished executing, a PHP template will an identical name will 
     95  <apiname>setupHtml()</apiname> which makes Agavi load the default rendering configuration for 
     96  HTML. This configuration specifies that when the View 
     97  is finished executing, a PHP template with an identical name will 
    9898  be loaded and rendered.</p> 
    9999      <note type="tip"><apiname>executeHtml</apiname>() corresponds to an