Skip to content

Commit 44f657a

Browse files
Fixed typo in translation
1 parent 2a57e16 commit 44f657a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bundle/Resources/translations/content_type.en.xliff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
<note>key: content_type.content_type</note>
5353
</trans-unit>
5454
<trans-unit id="e7a6e28719e705ca85e715114370d15deee0cd59" resname="content_type.copy.error">
55-
<source>Error occoured while copying the '%name%' Content Type.</source>
56-
<target state="new">Error occoured while copying the '%name%' Content Type.</target>
55+
<source>Error occured while copying the '%name%' Content Type.</source>
56+
<target state="new">Error occured while copying the '%name%' Content Type.</target>
5757
<note>key: content_type.copy.error</note>
5858
</trans-unit>
5959
<trans-unit id="31674753c7d944af06b98387a96ce93f36f6adb4" resname="content_type.copy.success">

0 commit comments

Comments
 (0)