summaryrefslogtreecommitdiff
path: root/maintenance/benchmarks/bench_if_switch.php
diff options
context:
space:
mode:
Diffstat (limited to 'maintenance/benchmarks/bench_if_switch.php')
-rw-r--r--maintenance/benchmarks/bench_if_switch.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/maintenance/benchmarks/bench_if_switch.php b/maintenance/benchmarks/bench_if_switch.php
index 11c00b3c..dafce050 100644
--- a/maintenance/benchmarks/bench_if_switch.php
+++ b/maintenance/benchmarks/bench_if_switch.php
@@ -18,8 +18,8 @@
* http://www.gnu.org/copyleft/gpl.html
*
* @file
- * @ingroup Maintenance
- * @author Platonides
+ * @ingroup Benchmark
+ * @author Platonides
*/
require_once( dirname( __FILE__ ) . '/Benchmarker.php' );