Skip to content

Commit 08ccb59

Browse files
committed
Update JavaFXCaller.java
1 parent 220ebc8 commit 08ccb59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JavaFXCaller.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ public void JavaFXChartGen(LinkedHashMap<String, String> A) {
6060
}
6161

6262

63-
//References used for the creation of this Java File (and JavaFXProjectFile):
63+
//References used for the creation of this Java File:
6464
//https://www.javatpoint.com/how-to-create-a-file-in-java
6565
//https://www.geeksforgeeks.org/write-hashmap-to-a-text-file-in-java/
6666
//https://stackoverflow.com/questions/10514473/how-to-convert-a-string-to-a-hashmap

0 commit comments

Comments
 (0)