From 1604062c207cc70eaa8f528e59756a807ba045db Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 21 Oct 2006 19:09:49 +0000 Subject: --- system/libraries/Benchmark.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'system/libraries/Benchmark.php') diff --git a/system/libraries/Benchmark.php b/system/libraries/Benchmark.php index 5fd24b05f..44c32a874 100644 --- a/system/libraries/Benchmark.php +++ b/system/libraries/Benchmark.php @@ -59,8 +59,8 @@ class CI_Benchmark { * swap the real value for this variable. * * @access public - * @param string a paricular marked point - * @param string a paricular marked point + * @param string a particular marked point + * @param string a particular marked point * @param integer the number of decimal places * @return mixed */ -- cgit v1.2.3-24-g4f1b