Update class-tainacan-numeric-list-interval.php

spelling
This commit is contained in:
Adrian 2021-11-10 00:39:43 +02:00 committed by GitHub
parent cb83bff3b4
commit 43dd69e7df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ class Numeric_List_Interval extends Filter_Type {
], ],
'showIntervalOnTag' => [ 'showIntervalOnTag' => [
'title' => __('Interval on tags', 'tainacan'), 'title' => __('Interval on tags', 'tainacan'),
'description' => __('Whether the applyed interval values should appear on filter tags.') 'description' => __('Whether the applied interval values should appear on filter tags.')
] ]
]; ];
} }