Skip to content

Commit 49daef1

Browse files
committed
.
1 parent 3d70e2d commit 49daef1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

classes/suggested-tasks/providers/class-select-timezone.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ public function should_add_task() {
9595
*/
9696
public function print_popover_instructions() {
9797
?>
98-
<p><?php \esc_html_e( 'Set site timezone to ensure scheduled posts and pages are published at desired time', 'progress-planner' ); ?></p>
98+
<p><?php \esc_html_e( 'Set site timezone to ensure scheduled posts and pages are published at desired time.', 'progress-planner' ); ?></p>
9999
<?php
100100
}
101101

0 commit comments

Comments
 (0)