Skip to content

Commit e5d5fa0

Browse files
authored
Merge pull request #5150 from timgates42/bugfix_typo_unnecessary
docs: fix simple typo, unncessary -> unnecessary
2 parents e2eb828 + efeb5d2 commit e5d5fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Orange/widgets/visualize/utils/scene.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class UpdateItemsOnSelectGraphicsScene(QGraphicsScene):
1010
1111
Notes
1212
-----
13-
.. note:: I suspect this is completely unncessary, but have not been able
13+
.. note:: I suspect this is completely unnecessary, but have not been able
1414
to find a reasonable way to keep the selection logic inside the actual
1515
`QGraphicsItem` objects
1616

0 commit comments

Comments
 (0)