Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dff694b commit 44c62efCopy full SHA for 44c62ef
1 file changed
Doc/lib/librlcompleter.tex
@@ -58,6 +58,6 @@ \subsection{Completer Objects \label{completer-objects}}
58
59
If called for a dotted name, it will try to evaluate anything without
60
obvious side-effects (functions will not be evaluated, but it
61
-can generate calls to \method{__getattr__()}) upto the last part, and
+can generate calls to \method{__getattr__()}) up to the last part, and
62
find matches for the rest via the \function{dir()} function.
63
\end{methoddesc}
0 commit comments