diff options
author | admin <devnull@localhost> | 2006-10-21 21:09:49 +0200 |
---|---|---|
committer | admin <devnull@localhost> | 2006-10-21 21:09:49 +0200 |
commit | 1604062c207cc70eaa8f528e59756a807ba045db (patch) | |
tree | 4a5aac37f1ffef2d499a5206e998459b9e5731be | |
parent | fafe28bec4f414e48f63e01ed9105ae5c2c99802 (diff) |
-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 */ |