Skip to content

Commit 34fe60d

Browse files
committed
rephrased stdout message
1 parent 63744e9 commit 34fe60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack-linux-installer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ if [ -d "ttf" ]; then
8181
fc-cache -f -v
8282

8383
echo " "
84-
echo "Testing. You should see valid install filepaths in the output below..."
84+
echo "Testing. You should see the expected install filepaths in the output below..."
8585
fc-list | grep "Hack"
8686

8787
echo " "

0 commit comments

Comments
 (0)