From ecfb2e8c04ae01afe82b2ec90189ff972f966f90 Mon Sep 17 00:00:00 2001 From: Christopher Fujino Date: Fri, 5 Feb 2021 14:53:06 -0800 Subject: [PATCH] clarify comment --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index c56db8d7275c1..5b5db83c454a0 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -32,7 +32,7 @@ task: mv $CIRRUS_WORKING_DIR flutter gclient sync matrix: - # The following test depends on Flutter framework repo. It may fail if the + # The following test depends on Flutter framework repo. It will fail if the # framework repo is currently broken. - name: build_and_test_linux_unopt_debug compile_host_script: |