summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2009-08-06 16:43:16 +0200
committerDerek Jones <derek.jones@ellislab.com>2009-08-06 16:43:16 +0200
commit6d3c2c3511f1c041228da0c13b9d25b716dcf1e1 (patch)
tree0d6252880da43157bbc5a3415e0430b46ea466c5 /system
parent77b513b821bf6df4b3afd4b841db93999632050e (diff)
code comment cleanup
Diffstat (limited to 'system')
-rw-r--r--system/codeigniter/Common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/codeigniter/Common.php b/system/codeigniter/Common.php
index 6d3202d1b..15204492e 100644
--- a/system/codeigniter/Common.php
+++ b/system/codeigniter/Common.php
@@ -37,7 +37,7 @@
*
* @access public
* @param string
-* * @return bool
+* @return bool
*/
function is_php($version = '5.0.0')
{