Merge branch 'sethtroisi-master'
* sethtroisi-master: [Minor Doc Fix] Fix Python struct example
This commit is contained in:
commit
c7dca4e49f
1 changed files with 1 additions and 1 deletions
|
|
@ -1311,7 +1311,7 @@ is used as follows:
|
|||
>>> v.x = 3.5
|
||||
>>> v.y = 7.2
|
||||
>>> print v.x, v.y, v.z
|
||||
7.8 -4.5 0.0
|
||||
3.5 7.2 0.0
|
||||
>>>
|
||||
</pre></div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue