Fixed spacing
[lhc/web/wiklou.git] / includes / profiler / ProfilerMwprof.php
index 5ecfc21..e7ed6e3 100644 (file)
@@ -36,7 +36,7 @@ class ProfilerMwprof extends Profiler {
 
        // Message types
 
-       const TYPE_SINGLE  = 1;
+       const TYPE_SINGLE = 1;
        const TYPE_RUNNING = 2;
 
        /**