typo in comment
This commit is contained in:
parent
22ccb608dc
commit
a2d800849a
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ class BoardObject(BaseObject):
|
|||
|
||||
self.kicad_board = kicad_board
|
||||
|
||||
# TODO needs to be resotred in onDocumentRestored
|
||||
# TODO needs to be restored in onDocumentRestored
|
||||
#self.board_polygon = board_polygon
|
||||
self.polygon_id = board_polygon.id.value
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue