Typo; it almost looks like our way of managing worker threads is poor :-) dev_new_emulator_installation_root
authorabadea@netbeans.org
Sun, 26 Nov 2006 21:54:19 +0000
changeset 235b0575833104b
parent 234 3e4dea92b45b
child 236 17b5688a4b6f
Typo; it almost looks like our way of managing worker threads is poor :-)
openide.util/src/org/openide/util/doc-files/api.html
     1.1 --- a/openide.util/src/org/openide/util/doc-files/api.html	Thu Nov 16 17:01:15 2006 +0000
     1.2 +++ b/openide.util/src/org/openide/util/doc-files/api.html	Sun Nov 26 21:54:19 2006 +0000
     1.3 @@ -48,7 +48,7 @@
     1.4      
     1.5      <li><a href="../Task.html"><code>Task</code></a> and especially 
     1.6      <a href="../RequestProcessor.html"><code>RequestProcessor</code></a> which
     1.7 -    is our way to manage poor of thread workers and execute asynchronous
     1.8 +    is our way to manage pools of thread workers and execute asynchronous
     1.9      computations.
    1.10      </li>
    1.11