mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
small typo
This commit is contained in:
parent
8701ff8346
commit
5faa4ffb7e
@ -151,7 +151,7 @@ Simple commands:
|
|||||||
|
|
||||||
Calls the named subroutine immediately. Here <subroutine> is the
|
Calls the named subroutine immediately. Here <subroutine> is the
|
||||||
name of the subroutine to call, and <params> is the
|
name of the subroutine to call, and <params> is the
|
||||||
comma-separated list of expressions to subsitute in for the
|
comma-separated list of expressions to substitute in for the
|
||||||
subroutine's formal parameters. The subroutine must have
|
subroutine's formal parameters. The subroutine must have
|
||||||
previously been defined with the #defsub command (see below).
|
previously been defined with the #defsub command (see below).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user