From f5b621842786646d51e6c2c17384272b4ef0e452 Mon Sep 17 00:00:00 2001
From: Derek Allard
<?=$this->benchmark->memory_usage();?>
-Note: This function can only be used in your view files. The consumpiton will reflect the total memory used by the entire app.
+Note: This function can only be used in your view files. The consumption will reflect the total memory used by the entire app.
An alternate way to show your memory usage in your view files is to use this pseudo-variable, if you prefer not to use the pure PHP:
{memory_usage}
--
cgit v1.2.3-24-g4f1b