Skip to content

Commit 486584b

Browse files
SUPERCILEXsamtstern
authored andcommitted
Fix minor typo (#943)
1 parent 8f305dd commit 486584b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535
}
3636

3737
/**
38-
* Returns list of tasks names that prepareArtfacts should depend on.
38+
* Returns list of tasks names that prepareArtifacts should depend on.
3939
*/
4040
def prepareArtifactsTasks() {
4141
return submodules.collect { name ->

0 commit comments

Comments
 (0)