summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqlocalfs.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqlocalfs.html')
-rw-r--r--doc/html/ntqlocalfs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqlocalfs.html b/doc/html/ntqlocalfs.html
index 007d0ea1..7829c7ac 100644
--- a/doc/html/ntqlocalfs.html
+++ b/doc/html/ntqlocalfs.html
@@ -58,7 +58,7 @@ example:
</pre>
<p> This code will only work if the TQLocalFs class is registered; to
-register the class, you must call <a href="ntqurloperator.html#qInitNetworkProtocols">qInitNetworkProtocols</a>() before
+register the class, you must call <a href="ntqurloperator.html#qInitNetworkProtocols">tqInitNetworkProtocols</a>() before
using a TQUrlOperator with TQLocalFs.
<p> If you really need to use TQLocalFs directly, don't forget
to set its TQUrlOperator with <a href="ntqnetworkprotocol.html#setUrl">setUrl</a>().