Skip to content

Commit cd25092

Browse files
committed
Fix typo
1 parent 87e7e86 commit cd25092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis/script/functions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ function check_documentation_coverage {
109109
}
110110

111111
function check_style_and_lint {
112-
echo "bin/rubucop lib"
112+
echo "bin/rubocop lib"
113113
bin/rubocop lib
114114
}
115115

0 commit comments

Comments
 (0)