diff --git a/Doc/lib/libwebbrowser.tex b/Doc/lib/libwebbrowser.tex index 113bef390dd..25765e8c79e 100644 --- a/Doc/lib/libwebbrowser.tex +++ b/Doc/lib/libwebbrowser.tex @@ -51,7 +51,7 @@ The following functions are defined: \begin{funcdesc}{get}{\optional{name}} Return a controller object for the browser type \var{name}. If \var{name} is empty, return a controller for a default browser - appriopriate + appropriate to the caller's environment. \end{funcdesc} \begin{funcdesc}{register}{name, constructor\optional{, instance}}