diff --git a/lib/jt9.f90 b/lib/jt9.f90 index 5f817a9da..5cfa742af 100644 --- a/lib/jt9.f90 +++ b/lib/jt9.f90 @@ -27,7 +27,7 @@ program jt9 option ('executable-path', .true., 'e', & 'Location of subordinate executables (KVASD) default="."', ''), & option ('data-path', .true., 'a', & - 'Location of writeable data files, detfault="."', ''), & + 'Location of writeable data files, default="."', ''), & option ('temp-path', .true., 't', 'Temporary files path, default="."', & ''), & option ('lowest', .true., 'L', &