diff --git a/src/GeneralMethods.java b/src/GeneralMethods.java index cfa8924..603906a 100644 --- a/src/GeneralMethods.java +++ b/src/GeneralMethods.java @@ -108,7 +108,7 @@ public class GeneralMethods { /** - * The method writeData writes the data of a List into a txt file. + * The method writeData2 writes the data of a List into a txt file. * @param pathWrite determines the filename of the file that will be written * @param listToWrite determines which ArrayList is to be used for writing the file */