Skip to content

Commit 40e6a89

Browse files
Merge branch 'fix/918' of girish.github.com:Codeinwp/feedzy-rss-feeds into fix/918
2 parents 7a5937a + 911312f commit 40e6a89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/views/import-metabox-edit.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ class="form-control fz-textarea-tagify"><?php echo esc_html( feedzy_custom_tag_e
551551
</div>
552552
<div class="help-text">
553553
<?php
554-
esc_html_e( 'You can use the magic tags, or leave it empty.', 'feedzy-rss-feeds' );
554+
esc_html_e( 'You can use the magic tags, URL, or leave it empty.', 'feedzy-rss-feeds' );
555555
?>
556556
</div>
557557
</div>

0 commit comments

Comments
 (0)