From f3ec7ad5bf41ee34de8fd8a2d64e2f1a4b01c102 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 19 Dec 2010 13:54:32 -0500 Subject: cunctional -> functional --- docs/narr/testing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/testing.rst b/docs/narr/testing.rst index dd7ec103f..ab4296f6c 100644 --- a/docs/narr/testing.rst +++ b/docs/narr/testing.rst @@ -56,7 +56,7 @@ Into Python `_ by Mark Pilgrim. :app:`Pyramid` provides a number of facilities that make unit, integration, -and cunctional tests easier to write. The facilities become particularly +and functional tests easier to write. The facilities become particularly useful when your code calls into :app:`Pyramid` -related framework functions. .. index:: -- cgit v1.2.3