mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-22 09:40:52 +01:00
Fix various typos in source documentation and comments
Found via `codespell`
This commit is contained in:
committed by
Laurent Trinques
parent
1eed13c617
commit
a76e5446aa
@@ -177,7 +177,7 @@ QString QETInformation::elementInfoToVar(const QString &info)
|
||||
* @brief QETInformation::infoToVar
|
||||
* @param info
|
||||
* @return return the string @info prepended by %{ ans appended by }
|
||||
* exemple : if info is label, the returned string is %{label}
|
||||
* example : if info is label, the returned string is %{label}
|
||||
*/
|
||||
QString QETInformation::infoToVar(const QString &info)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user