diff options
Diffstat (limited to 'system/libraries/Benchmark.php')
-rw-r--r-- | system/libraries/Benchmark.php | 4 |
1 files changed, 2 insertions, 2 deletions
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 */ |