Fix/wrong check in initialization
a small but hard to find bug, check was done on variable which was passed to the function not the member variable.
Aufgrund einer Wartung am 26.11.2024 von 8:00 bis 09:00 Uhr werden git.rwth-aachen.de & git-ce.rwth-aachen.de zeitweise nicht zur Verfügung stehen. -- Due to maintenance at 26.11.2024 from 8:00 to 09:00, git.rwth-aachen.de & git-ce.rwth-aachen.de will be temporarily unavailable.
a small but hard to find bug, check was done on variable which was passed to the function not the member variable.