From 97d79bd3d10d41c80748434c34bbd835b51e0a82 Mon Sep 17 00:00:00 2001 From: Anton Sarukhanov <code@ant.sr> Date: Tue, 5 Nov 2019 15:07:54 -0500 Subject: [PATCH] eh --- includes/sampleText.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/includes/sampleText.php b/includes/sampleText.php index fc4526e..e56e3e4 100644 --- a/includes/sampleText.php +++ b/includes/sampleText.php @@ -15,7 +15,6 @@ function sampleText($length = "sentence") { "Foxy diva Jennifer Lopez wasn't baking my quiche.", "Cozy lummox gives smart squid who asks for job pen.", "My girl wove six dozen plaid jackets before she quit.", - "\"Who am taking the ebonics quiz?\", the prof jovially axed.", "Have a pick: twenty six letters - no forcing a jumbled quiz!", "The job of waxing linoleum frequently peeves chintzy kids.", "Jack quietly moved up front and seized the big ball of wax.", @@ -99,4 +98,4 @@ function sampleText($length = "sentence") { return $str; } -?> \ No newline at end of file +?> -- GitLab