Fix various typos in source documentation and comments

Found via `codespell`
This commit is contained in:
luz paz
2022-12-04 06:24:28 -05:00
committed by Laurent Trinques
parent 1eed13c617
commit a76e5446aa
32 changed files with 88 additions and 87 deletions

View File

@@ -238,7 +238,7 @@ void ElementDialog::checkAccept()
/**
@brief ElementDialog::location
@return The selected location or a null location if user has selected nothing
or selection isn't compatible with the curent mode
or selection isn't compatible with the current mode
*/
ElementsLocation ElementDialog::location() const
{