Fix copy/paste error

This commit is contained in:
Essem 2023-04-11 22:11:07 -05:00
parent 734b252307
commit 2501ac1cc7
No known key found for this signature in database
GPG key ID: 7D497397CC3A2A8C
2 changed files with 2 additions and 2 deletions

View file

@ -170,7 +170,7 @@ class SearchReference extends ImmutablePureComponent {
</tr>
<tr>
<td><kbd>visibility:public</kbd></td>
<td><FormattedMessage id='search_reference.search_operators.has.warning' defaultMessage='public posts only' /></td>
<td><FormattedMessage id='search_reference.search_operators.is.public' defaultMessage='public posts only' /></td>
</tr>
<tr>
<td><kbd>before:2022-12-17</kbd></td>

View file

@ -171,7 +171,7 @@ class SearchReference extends ImmutablePureComponent {
</tr>
<tr>
<td><kbd>visibility:public</kbd></td>
<td><FormattedMessage id='search_reference.search_operators.has.warning' defaultMessage='public posts only' /></td>
<td><FormattedMessage id='search_reference.search_operators.is.public' defaultMessage='public posts only' /></td>
</tr>
<tr>
<td><kbd>before:2022-12-17</kbd></td>