Skip to content

Commit f9d40ce

Browse files
authored
Fix spelling error chache -> cache.
1 parent e47e36c commit f9d40ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# Bitcoin Core GitHub member via the Travis web interface [0].
1818
#
1919
# Travis CI uploads the cache after the script phase of the build [1].
20-
# However, the build is terminated without saving the chache if it takes over
20+
# However, the build is terminated without saving the cache if it takes over
2121
# 50 minutes [2]. Thus, if we spent too much time in early build stages, fail
2222
# with an error and save the cache.
2323
#

0 commit comments

Comments
 (0)