From a891fb82d4f150fa48196747dcdd986b79249d0a Mon Sep 17 00:00:00 2001 From: Coen Jacobs Date: Thu, 27 Feb 2014 12:33:00 +0100 Subject: [PATCH] Fixing the typo fix :) --- includes/admin/class-wc-admin-editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/admin/class-wc-admin-editor.php b/includes/admin/class-wc-admin-editor.php index 2d785eb3964..59e08107908 100644 --- a/includes/admin/class-wc-admin-editor.php +++ b/includes/admin/class-wc-admin-editor.php @@ -13,7 +13,7 @@ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly /** - * WC_Admin_Edtior class. + * WC_Admin_Editor class. * * @since 2.0 */