From: Eric S. Raymond Date: Tue, 23 Jan 2001 13:22:28 +0000 (+0000) Subject: Oops...finish a mangled sentence. X-Git-Tag: v2.1a2~282 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aeb5532ca07f4f2397d6761d5b039bd862d2ab3e;p=thirdparty%2FPython%2Fcpython.git Oops...finish a mangled sentence. --- diff --git a/Doc/lib/libwebbrowser.tex b/Doc/lib/libwebbrowser.tex index 113bef390dd1..25765e8c79e0 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}}