Fix a whole heap of speling errrs in the docs
[ghc-hetmet.git] / docs / users_guide / profiling.xml
index 9a1f289..1b4dfa0 100644 (file)
@@ -1256,7 +1256,7 @@ to re-read its input file:
     <indexterm><primary>hpc</primary></indexterm>
 
     <para>
-      Code coverage tools allow a programer to determine what parts of
+      Code coverage tools allow a programmer to determine what parts of
       their code have been actually executed, and which parts have
       never actually been invoked.  GHC has an option for generating
       instrumented code that records code coverage as part of the