Skip to content

Commit c577928

Browse files
fixing typo
1 parent c73bfb4 commit c577928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/qa

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ else
103103
fi
104104

105105
# If a CI variable is set, we use that, otherwise default to false.
106-
# Travis-CI sets a CI variable. You can eaisly set this in any other CI system
106+
# Travis-CI sets a CI variable. You can easily set this in any other CI system
107107
# The value should the the string 'true' if this is CI
108108
CI=${CI:-'false'}
109109

0 commit comments

Comments
 (0)