fixed a typo
This commit is contained in:
parent
4efecdc242
commit
02b51e54ee
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ public:
|
||||||
*
|
*
|
||||||
* \see ScStwExtensionType
|
* \see ScStwExtensionType
|
||||||
*/
|
*/
|
||||||
static QString extensionTypeToStrin(ExtensionType t);
|
static QString extensionTypeToString(ExtensionType t);
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* \brief Function to compare to string firmware versions in <major>.<minor>.<patch> formar
|
* \brief Function to compare to string firmware versions in <major>.<minor>.<patch> formar
|
||||||
|
|
Reference in a new issue