From fd54521f4f04ff0360081630292c64f39b689cf2 Mon Sep 17 00:00:00 2001 From: Tuncer Ayaz Date: Sun, 25 Jul 2010 16:02:56 +0200 Subject: Remove wrong ')' in eunit overview edoc --- lib/eunit/doc/overview.edoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/eunit') diff --git a/lib/eunit/doc/overview.edoc b/lib/eunit/doc/overview.edoc index 2583f0be25..be05a13fba 100644 --- a/lib/eunit/doc/overview.edoc +++ b/lib/eunit/doc/overview.edoc @@ -913,7 +913,7 @@ To make the descriptions simpler, we first list some definitions: `CleanupX'`(X::any(), R::any()) -> any()' -`Instantiator'`((R::any()) -> Tests) | {with, [AbstractTestFun::((any()) -> any())]}' +`Instantiator'`((R::any()) -> Tests | {with, [AbstractTestFun::((any()) -> any())]}' `Where'`local | spawn | {spawn, Node::atom()}' -- cgit v1.2.3