I am using the class tudscrreprt.
Since my supervisor is a woman I would like to adjust the field 'Betreuer' on the titlepage to 'Betreuerin'. In the code I found the following command fulfilling my purpose \renewcaptionname{ngerman}{\supervisorname}{Betreuerin}. It would probably be a good idea to add that to the documentation since it took me half an hour to get a solution and I guess I am not the only one having that issue.
I am using the class
tudscrreprt.Since my supervisor is a woman I would like to adjust the field 'Betreuer' on the titlepage to 'Betreuerin'. In the code I found the following command fulfilling my purpose
\renewcaptionname{ngerman}{\supervisorname}{Betreuerin}. It would probably be a good idea to add that to the documentation since it took me half an hour to get a solution and I guess I am not the only one having that issue.