Fixed a mistake in merge.

This commit is contained in:
Peter Fabian 2018-06-06 23:21:58 +02:00
parent 80b19f5a47
commit e01792d90a
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ class WC_Beta_Tester_Settings {
);
add_settings_field(
'wc-beta-tester-version',
'wc-beta-tester-channel',
__( 'Release Channel', 'woocommerce-beta-tester' ),
array( $this, 'version_select_html' ),
'wc-beta-tester',