From f4364993f937201ad258c38b04d54b9b5b007b81 Mon Sep 17 00:00:00 2001
From: DJMcNab <36049421+DJMcNab@users.noreply.github.com>
Date: Sat, 29 Dec 2018 10:26:52 +0000
Subject: Change typo of few to many

---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 1b8cf2c44..bd15d39c1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -37,7 +37,7 @@ matrix:
   allow_failures:
     # Because Travis-Windows-Rust can be flaky
     # We still support Windows and want the tests to be succeeding,
-    # but there are too few spurious failures
+    # but there are too many spurious failures
     - os: windows
 
 branches:
-- 
cgit v1.2.3