mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-26 17:59:59 +01:00
Fix various typos in source documentation and comments (cont.)
Found via `codespell`
This commit is contained in:
committed by
Laurent Trinques
parent
a76e5446aa
commit
1994235bc5
@@ -126,7 +126,7 @@ bool ESEventAddArc::keyPressEvent(QKeyEvent *event) {
|
||||
|
||||
/**
|
||||
@brief ESEventAddArc::updateArc
|
||||
Redraw the arc with curent value
|
||||
Redraw the arc with current value
|
||||
*/
|
||||
void ESEventAddArc::updateArc()
|
||||
{
|
||||
|
||||
@@ -84,7 +84,7 @@ bool ESEventInterface::wheelEvent(QGraphicsSceneWheelEvent *event) {
|
||||
|
||||
/**
|
||||
@brief ESEventInterface::keyPressEvent
|
||||
By default, press escape key abort the curent action
|
||||
By default, press escape key abort the current action
|
||||
@param event
|
||||
@return
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user