From 9d16808e1b6dd2fb7ab3eb5712d9842e77d57631 Mon Sep 17 00:00:00 2001 From: Gabor Greif Date: Fri, 10 Apr 2015 10:00:50 +0200 Subject: Typos in error messages and in comments --- docs/users_guide/debugging.xml | 2 +- docs/users_guide/glasgow_exts.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/users_guide') diff --git a/docs/users_guide/debugging.xml b/docs/users_guide/debugging.xml index aebb928ae8..a0fee40749 100644 --- a/docs/users_guide/debugging.xml +++ b/docs/users_guide/debugging.xml @@ -530,7 +530,7 @@ - + Suppressing unwanted information suppression diff --git a/docs/users_guide/glasgow_exts.xml b/docs/users_guide/glasgow_exts.xml index 832b02fff3..630f2b47da 100644 --- a/docs/users_guide/glasgow_exts.xml +++ b/docs/users_guide/glasgow_exts.xml @@ -4964,7 +4964,7 @@ Specfically, , allows (well-kinded) class con of form (C t1 ... tn) in the context of an instance declaration. -Notice that the flag does not affect equality constaints in an instance context; +Notice that the flag does not affect equality constraints in an instance context; they are permitted by or . -- cgit v1.2.1