Skip to content

Commit

Permalink
#294 fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
KlausRicharz committed Feb 8, 2024
1 parent c4a0757 commit 3502116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/webapp/user/showSettings.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<html>
<head>
<title><bean:message key="main.general.application.title" /> -
<bean:message key="main.general.mainmenu.settings.titl‚e.text" /></title>
<bean:message key="main.general.mainmenu.settings.title.text" /></title>
<jsp:include flush="true" page="/head-includes.jsp" />
</head>
<body>
Expand Down

0 comments on commit 3502116

Please sign in to comment.