Commit 2e58fcae authored by Yimgo's avatar Yimgo

Typo in comment.

parent 4ab1f316
......@@ -692,7 +692,7 @@ void UBGraphicsAristo::hoverMoveEvent(QGraphicsSceneHoverEvent *event)
}
/*
* toolfrompos() returns the item type corresponding to the given position.
* toolfromPos() returns the item type corresponding to the given position.
* This method is used to reduce the amount of code in each event function and improve class' maintainability.
* pos: event's position ; a rotation is done to counter elements rotation, like the marker button.
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment