diff --git a/MAST_tW_PDF_Updater/FilesForUpdates/Build_MAST_OGNT_from_csv.pl b/MAST_tW_PDF_Updater/FilesForUpdates/Build_MAST_OGNT_from_csv.pl index 2ab76c2..fdd1123 100755 --- a/MAST_tW_PDF_Updater/FilesForUpdates/Build_MAST_OGNT_from_csv.pl +++ b/MAST_tW_PDF_Updater/FilesForUpdates/Build_MAST_OGNT_from_csv.pl @@ -69,7 +69,7 @@ sub Separate { say OUT " \n "; $last_vs = $vs; } - say OUT "\t\t\t\t\t$word" + say OUT "\t\t\t\t\t$word" } }