Fixed typo
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="i-should-be-on-homepage">
|
||||
<source><![CDATA[/^(?:|I )should be on (?:|the )homepage$/]]></source>
|
||||
<target><![CDATA[/^moet (?:|ik )op de homepage zijn$/]]></source>
|
||||
<target><![CDATA[/^moet (?:|ik )op de homepage zijn$/]]></target>
|
||||
</trans-unit>
|
||||
<trans-unit id="the-url-should-match">
|
||||
<source><![CDATA[/^the (?i)url(?-i) should match (?P<pattern>"(?:[^"]|\\")*")$/]]></source>
|
||||
|
||||
Reference in New Issue
Block a user