s/registerFunction.h/registryFunction.h/

This commit is contained in:
Andrew Johnson
2009-12-04 21:37:59 +00:00
parent 421ec4478c
commit aeec8ffca2

View File

@@ -268,7 +268,7 @@ init and process functions, must been changed as follows</p>
<ol>
<li>Include the following header files after all existing #includes:
<blockquote>
<pre>#include "registerFunction.h"
<pre>#include "registryFunction.h"
#include "epicsExport.h"</pre>
</blockquote></li>