Skip to content
Snippets Groups Projects
Commit bbc72b14 authored by Frederik Gladhorn's avatar Frederik Gladhorn
Browse files

Fix typo: exmaple

parent 4f5e7027
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,7 @@ void ExamplesDataSource::resetImpl(QSettings *settings)
storeImpl(settings);
}
static QString examplePathGroupName() { return QStringLiteral("exmaplePathGroup"); }
static QString examplePathGroupName() { return QStringLiteral("examplePathGroup"); }
static QString examplePattern()
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment