From 7dda1e5f83c971d40127b68c6431be021d720179 Mon Sep 17 00:00:00 2001 From: david parsons Date: Sun, 20 Oct 2013 14:15:08 -0700 Subject: [PATCH] s/compatable/compatible/ --- emmatch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emmatch.c b/emmatch.c index 8d362c5..daea939 100644 --- a/emmatch.c +++ b/emmatch.c @@ -22,7 +22,7 @@ * of html has been generated. * * It should create MarkdownTest_1.0 (and _1.0.3) - * compatable emphasis for non-pathological cases + * compatible emphasis for non-pathological cases * and it should fail in a standards-compliant way * when someone attempts to feed it junk. *