Skip to content

Commit 4be54bc

Browse files
committed
Small text change
1 parent 098834a commit 4be54bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/functions/settings/_settings.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ function fictioneer_settings_header( $tab = 'general' ) {
201201
_e( 'Documentation on Github', 'fictioneer' );
202202
?></a>
203203
&bull;
204-
<a href="https://ko-fi.com/tetrakern" target="_blank"><?php _e( 'Support on Ko-fi', 'fictioneer' ); ?></a>
204+
<a href="https://ko-fi.com/tetrakern" target="_blank"><?php _e( 'Support me on Ko-fi', 'fictioneer' ); ?></a>
205205
</div>
206206
<?php if ( CHILD_VERSION && CHILD_NAME ) : ?>
207207
<div class="fictioneer-settings__header-links">

0 commit comments

Comments
 (0)