From c34704d37c53407e9a723fbe6c53c44d71cc3ae4 Mon Sep 17 00:00:00 2001 From: Jared Cobb Date: Sun, 7 Jan 2018 14:18:47 -0700 Subject: [PATCH] Fixed typo --- includes/class-ccb-core-admin-ajax.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/class-ccb-core-admin-ajax.php b/includes/class-ccb-core-admin-ajax.php index 8cd10d6..268a316 100644 --- a/includes/class-ccb-core-admin-ajax.php +++ b/includes/class-ccb-core-admin-ajax.php @@ -180,7 +180,7 @@ public function ajax_get_latest_sync() { /** * Filters the message that gets output to the user - * after a synchonrization is finished. + * after a synchronization is finished. * * @since 1.0.0 *