diff --git a/Passwort_Check.java b/Passwort_Check.java index 60e90ea..a49053b 100644 --- a/Passwort_Check.java +++ b/Passwort_Check.java @@ -49,7 +49,7 @@ public class Passwort_Check { } else { System.out.println("Passwort ist sicher."); check = true; - + } if (check == false) { System.out.println("Geben Sie ein verbessertes Passwort zur überprüfung ein:");