diff options
Diffstat (limited to 'compiler/prelude/primops.txt.pp')
-rw-r--r-- | compiler/prelude/primops.txt.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/prelude/primops.txt.pp b/compiler/prelude/primops.txt.pp index eb635fb215..8904bbcec5 100644 --- a/compiler/prelude/primops.txt.pp +++ b/compiler/prelude/primops.txt.pp @@ -21,7 +21,7 @@ -- http://ghc.haskell.org/trac/ghc/wiki/Commentary/PrimOps -- -- Note in particular that Haskell block-style comments are not recognized --- here, so stick to '--' (even for Notes spanning mutliple lines). +-- here, so stick to '--' (even for Notes spanning multiple lines). -- This file is divided into named sections, each containing or more -- primop entries. Section headers have the format: |