diff --git a/code/admin/theme-options-layouts.php b/code/admin/theme-options-layouts.php index f31f63f..ea63d6a 100644 --- a/code/admin/theme-options-layouts.php +++ b/code/admin/theme-options-layouts.php @@ -806,7 +806,7 @@ ), array("name" => "Scaling", - "desc" => "Don't allow pinch and zoom on touch devices. Selecting this will fix a bug on mobile Safari.", + "desc" => "Don't allow pinch and zoom on touch devices. Selecting this will fix a bug on mobile Safari.", "id" => "suf_responsive_prevent_user_scaling", "parent" => "responsive", "type" => "checkbox",