File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ elif [ "$install_type" = "a" ]; then
143143 echo " --------"
144144 echo " Future Libraries"
145145 echo
146- echo " There is a test for a new AVIF library. Want to try it?"
146+ echo " There is a test for a new domain parsing library. Want to try it?"
147147 echo " (y)es/(n)o? "
148148 read -r future
149149 if [ " $future " = " y" ]; then
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ elif [ "$install_type" = "a" ]; then
145145 echo " --------"
146146 echo " Future Libraries"
147147 echo
148- echo " There is a test for a new AVIF library. Want to try it?"
148+ echo " There is a test for a new domain parsing library. Want to try it?"
149149 echo " (y)es/(n)o? "
150150 read -r future
151151 if [ " $future " = " y" ]; then
You can’t perform that action at this time.
0 commit comments