Fix a whole heap of speling errrs in the docs
[ghc-hetmet.git] / docs / users_guide / runtime_control.xml
index 776b65f..62a01ac 100644 (file)
          increase the resolution of the time profiler.</para>
 
          <para>Using a value of zero disables the RTS clock
-         completetly, and has the effect of disabling timers that
+         completely, and has the effect of disabling timers that
          depend on it: the context switch timer and the heap profiling
          timer.  Context switches will still happen, but
          deterministically and at a rate much faster than normal.