From ce2b8aa05e3445aed9134665e140fec781544530 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Sat, 3 Apr 2021 18:14:25 +1000 Subject: chore: fix spelling --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 9803bfa8d..8782f59aa 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -32,7 +32,7 @@ environment: init: - call "%visualcpp%" %machine% - # For using Rubyins4aller's Ruby 2.6 64bit + # For using RubyInstaller's Ruby 2.6 64bit # 2.6 is the highest supported Ruby version across all historical # Visual Studio AppVeyor images. Ruby 2.7 is only on the 2019 image. - set PATH=C:\Ruby26-x64\bin;%PATH% -- cgit v1.2.3