now with 10% less typos (probably)

This commit is contained in:
vala 2019-12-02 19:14:29 +01:00
parent 80146fc041
commit 7d60e8260d

View File

@ -1,5 +1,5 @@
import java.io.File;
import java.io.FileNotFoundExeption;
import java.io.FileNotFoundException;
import java.util.Scanner;
public class FuelFinder{