Skip to content

Commit 18e15eb

Browse files
committed
Correct spelling typo
1 parent cfc1ef5 commit 18e15eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: fonts.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ gradle.projectsEvaluated {
2525
"${productFlavorName}/${buildTypeName}" :
2626
"${buildTypeName}"
2727

28-
// Create tasks for copying fonts
28+
// Create task for copying fonts
2929
def currentFontTask = tasks.create(
3030
name: "copy${targetName}IconFonts",
3131
type: Copy) {

0 commit comments

Comments
 (0)