Browse Source

typo spotted by Al Le.

master
Stefan Bodewig 7 years ago
parent
commit
6c976614ee
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      manual/develop.html

+ 1
- 1
manual/develop.html View File

@@ -108,7 +108,7 @@ good convention, though.</p>
instantiated and added to this task via its <code>addXXX()</code>
methods, at run time. Child elements corresponding
to <code>addConfiguredXXX()</code> are created at this point but
the actual <code>addCondifgired</code> method is not called.</li>
the actual <code>addConfigured</code> method is not called.</li>

<li>All attributes of this task get set via their corresponding
<code>setXXX</code> methods, at runtime.</li>


Loading…
Cancel
Save