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 d693a81 commit ccd615cCopy full SHA for ccd615c
1 file changed
Doc/tut/tut.tex
@@ -3538,7 +3538,7 @@ \section{A Word About Terminology \label{terminology}}
3538
in some respects. For example, passing an object is cheap since only
3539
a pointer is passed by the implementation; and if a function modifies
3540
an object passed as an argument, the caller will see the change --- this
3541
-obviates the need for two different argument passing mechanisms as in
+eliminates the need for two different argument passing mechanisms as in
3542
Pascal.
3543
3544
0 commit comments