Skip to content

Commit a522191

Browse files
authored
Merge pull request #4730 from joaodinissf/patch-1
Fix typo "wrappper" --> "wrapper" in Gradle.gitignore
2 parents 68275fc + 0befa5a commit a522191

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gradle.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gradle-app.setting
88
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
99
!gradle-wrapper.jar
1010

11-
# Avoid ignore Gradle wrappper properties
11+
# Avoid ignore Gradle wrapper properties
1212
!gradle-wrapper.properties
1313

1414
# Cache of project

0 commit comments

Comments
 (0)