]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dllload.tex
Documentation fixes, patch 1179223 by Andreas Mohr
[wxWidgets.git] / docs / latex / wx / dllload.tex
index 53aacf39e4b68a491f11c7aa8276eee1b33ecbcf..c0f217dfd2be0545f90c9f96153693057fe1babd 100644 (file)
@@ -113,7 +113,7 @@ This function resolves a symbol in a loaded DLL, such as a variable or
 function name.
 
 Returned value will be {\tt NULL} if the symbol was not found in the DLL or if
-an error occured.
+an error occurred.
 
 \wxheading{Parameters}