Skip to content

Commit 14982b8

Browse files
committed
Merge #16626: doc: Fix spelling error chache -> cache.
f9d40ce Fix spelling error chache -> cache. (Nils Loewen) Pull request description: Fixes a spelling error in `.travis.yml`. ACKs for top commit: fanquake: ACK f9d40ce Tree-SHA512: f38542f4e1225f2670aeb8f663440f843aa5cdd4588313a88bdfb36531c3419112b55775f12368b80ebd3e0fa5b5491ae43b18ccab39b7908f98bc6b6c7ca396
2 parents 1bf2ff2 + f9d40ce commit 14982b8

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)