Skip to content

Commit

Permalink
One more text update
Browse files Browse the repository at this point in the history
  • Loading branch information
dkotter authored Aug 3, 2023
1 parent 2bf0108 commit efd11df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/Classifai/Helpers.php
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ function get_supported_post_types() {
/**
* The list of post types that TTS supports.
*
* return array Supported Post Types.
* @return array Supported Post Types.
*/
function get_tts_supported_post_types() {
$classifai_settings = get_plugin_settings( 'language_processing', Azure\TextToSpeech::FEATURE_NAME );
Expand Down

0 comments on commit efd11df

Please sign in to comment.