diff --git a/Dokumentation/frmLeer.vb b/Dokumentation/frmLeer.vb index bf70728..e4ff0b3 100644 --- a/Dokumentation/frmLeer.vb +++ b/Dokumentation/frmLeer.vb @@ -1,5 +1,5 @@ Public Class frmLeer - Property test As String = "Meh" + Property test As String = "MehMeh" End Class \ No newline at end of file