diff --git a/platform/posix/setup_cantera.csh.in b/platform/posix/setup_cantera.csh.in index 36b9a6dd36..756a909881 100644 --- a/platform/posix/setup_cantera.csh.in +++ b/platform/posix/setup_cantera.csh.in @@ -1,7 +1,7 @@ #!/bin/csh printf "%s\n" \ "The setup_cantera script is deprecated and will be removed after Cantera 2.6." \ - "If you use this script, please leave a comment at:" \ + "If you use this script, migration information is available from:" \ "https://github.com/Cantera/enhancements/issues/135" if (! $?LD_LIBRARY_PATH) then