diff --git a/collects/meta/build/unix-installer/paths-configure-snapshot b/collects/meta/build/unix-installer/paths-configure-snapshot index e8d6711069..95de5d3e21 100644 --- a/collects/meta/build/unix-installer/paths-configure-snapshot +++ b/collects/meta/build/unix-installer/paths-configure-snapshot @@ -99,7 +99,7 @@ fi echo ">>> Installation targets:" echo " executables : ${bindir}/..." - echo " Scheme code : ${collectsdir}/..." + echo " Racket code : ${collectsdir}/..." echo " core docs : ${docdir}/..." echo " C libraries : ${libdir}/..." echo " C headers : ${includepltdir}/..."