diff options
| author | Eric S. Raymond <esr@thyrsus.com> | 2001-01-23 13:22:28 +0000 |
|---|---|---|
| committer | Eric S. Raymond <esr@thyrsus.com> | 2001-01-23 13:22:28 +0000 |
| commit | aeb5532ca07f4f2397d6761d5b039bd862d2ab3e (patch) | |
| tree | e61b67aafe20757098976eba522e5aaebdcd1601 /Doc/lib/libwebbrowser.tex | |
| parent | f7f185116a8274b105edc1be64ffc9c8061c7f43 (diff) | |
| download | cpython-git-aeb5532ca07f4f2397d6761d5b039bd862d2ab3e.tar.gz | |
Oops...finish a mangled sentence.
Diffstat (limited to 'Doc/lib/libwebbrowser.tex')
| -rw-r--r-- | Doc/lib/libwebbrowser.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libwebbrowser.tex b/Doc/lib/libwebbrowser.tex index 113bef390d..25765e8c79 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}} |
