Apply @paulromano's suggestions from code review

Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
Patrick Shriwise 2019-11-08 09:44:51 -06:00 committed by GitHub
parent 8478a577e3
commit 0699de3fd5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -478,8 +478,8 @@ class Cell(IDManagerMixin):
XML element to be added to
memo : set or None
A set of object id's representing geometry entities already
written to the xml_element. This parameter is used internally
A set of object IDs representing geometry entities already
written to ``xml_element``. This parameter is used internally
and should not be specified by users.
Returns