Skip to content

Commit

Permalink
Spelling correction
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Lee authored Dec 14, 2018
1 parent 564f761 commit cb463e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eosio_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@

. "$FILE"

printf "\\n\\n>>>>>>>> ALL dependencies sucessfully found or installed . Installing EOSIO\\n\\n"
printf "\\n\\n>>>>>>>> ALL dependencies successfully found or installed . Installing EOSIO\\n\\n"
printf ">>>>>>>> CMAKE_BUILD_TYPE=%s\\n" "${CMAKE_BUILD_TYPE}"
printf ">>>>>>>> ENABLE_COVERAGE_TESTING=%s\\n" "${ENABLE_COVERAGE_TESTING}"
printf ">>>>>>>> DOXYGEN=%s\\n\\n" "${DOXYGEN}"
Expand Down

0 comments on commit cb463e5

Please sign in to comment.