Fix occurrences of "edition" which should be "editing"
Fixes: lp:1778168 * https://bugs.launchpad.net/kicad/+bug/1778168 (cherry picked from commit bcb1220)
This commit is contained in:
@@ -125,7 +125,7 @@ private:
|
||||
// called when texts controls which handle the image resolution
|
||||
// lose the focus, to ensure the right values are displayed
|
||||
// because the m_imageDPI are clipped to acceptable values, and
|
||||
// the text displayed could be differ during text edition
|
||||
// the text displayed could be differ during text editing
|
||||
// We are using ChangeValue here to avoid generating a wxEVT_TEXT event.
|
||||
void UpdateDPITextValueX( wxMouseEvent& event )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user