Corrected version number @ Translation Controller
This commit is contained in:
parent
96546c7419
commit
1311bd5c0d
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
||||||
|
|
Reference in a new issue