Unverified Commit d4dd13c2 authored by Michael Spiss's avatar Michael Spiss Committed by GitHub

Fix typo

parent 26434090
......@@ -34,7 +34,7 @@ void main(List<String> arguments) {
String name = '${style}_$iconName';
iconDefinitions[name] = generateIconDefinition(
name,
styles,
style,
unicode,
);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment