diff --git a/admin/quotarow.php b/admin/quotarow.php
index bece1287..129f3910 100755
--- a/admin/quotarow.php
+++ b/admin/quotarow.php
@@ -496,7 +496,7 @@ if ($questionnaire_id != false)
print "
";
if (empty($rs))
{
- print "
" . T_("Currently NO Restrictions based on sample records") . " " . T_("This sample will be limited to number of competions set in quota") . " " . T_("Caling cases for this sample will be stopped when the quota is reached") . "
";
+ print "" . T_("Currently NO Restrictions based on sample records") . " " . T_("This sample will be limited to number of completions set in quota") . " " . T_("Caling cases for this sample will be stopped when the quota is reached") . "
";
}
else
{