Skip to content
Snippets Groups Projects
Commit 52f5b5cd authored by j.goderbauer's avatar j.goderbauer Committed by Johannes Goderbauer
Browse files

liquibase: typo in salutation

(cherry picked from commit d8bd6106)
parent f7f2dd8d
No related branches found
No related tags found
No related merge requests found
......@@ -162,7 +162,7 @@
</insert>
<insert tableName="salutation">
<column name="ISOLANGUAGE" value="deu"/>
<column name="LETTERSALUTATION" value="Sehr geehrte Dameng und Herreng"/>
<column name="LETTERSALUTATION" value="Sehr geehrte Damen und Herren"/>
<column name="SALUTATIONID" value="6b835563-5d3e-4c4c-807b-63c5bdb82e68"/>
<column name="SORT" valueNumeric="4"/>
</insert>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment