]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Oops...finish a mangled sentence.
authorEric S. Raymond <esr@thyrsus.com>
Tue, 23 Jan 2001 13:22:28 +0000 (13:22 +0000)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 23 Jan 2001 13:22:28 +0000 (13:22 +0000)
Doc/lib/libwebbrowser.tex

index 113bef390dd1d9ef23a102dbb304877ee4793e68..25765e8c79e01c91838167a60b7124645ae10d01 100644 (file)
@@ -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}}