summaryrefslogtreecommitdiffstats
path: root/system/libraries/Benchmark.php
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-10-21 21:09:49 +0200
committeradmin <devnull@localhost>2006-10-21 21:09:49 +0200
commit1604062c207cc70eaa8f528e59756a807ba045db (patch)
tree4a5aac37f1ffef2d499a5206e998459b9e5731be /system/libraries/Benchmark.php
parentfafe28bec4f414e48f63e01ed9105ae5c2c99802 (diff)
Diffstat (limited to 'system/libraries/Benchmark.php')
-rw-r--r--system/libraries/Benchmark.php4
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
*/