Corrected version number @ Translation Controller

This commit is contained in:
law39 2020-05-01 15:17:44 +01:00
parent 96546c7419
commit 1311bd5c0d

View file

@ -29,7 +29,7 @@ package uk.ac.aber.cs221.group20.javafx;
* Controller for the translationTest fxml file. * Controller for the translationTest fxml file.
* *
* @author Brad Corbett brc9 * @author Brad Corbett brc9
* @version 0.1 * @version 1.1
*/ */
public class TranslationController extends SharedCodeController { public class TranslationController extends SharedCodeController {