From 51d9a3617773409a1409edb1207ea54a8a165177 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Mon, 27 Jan 2014 19:13:04 -0800 Subject: Haskell: Fix documentation misspelling --- bindings/haskell/src/PPAML/Tracer/Exception.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/haskell/src/PPAML/Tracer/Exception.hs b/bindings/haskell/src/PPAML/Tracer/Exception.hs index ba77c84..9de2316 100644 --- a/bindings/haskell/src/PPAML/Tracer/Exception.hs +++ b/bindings/haskell/src/PPAML/Tracer/Exception.hs @@ -35,7 +35,7 @@ mkAbstractException 'SomeException "TracerException" 'TracerException'. -} mkAbstractException 'TracerException "OTFException" --- | An error caused by the Open Trace Fromat manager. Extends 'OTFException'. +-- | An error caused by the Open Trace Format manager. Extends 'OTFException'. mkAbstractException 'OTFException "OTFManagerException" {-| Failure to initialize the Open Trace Format manager. Extends -- cgit v1.2.3