From 28f7a68e4238c57db001333d35f313f94983418b Mon Sep 17 00:00:00 2001 From: Alexander Kryklia Date: Thu, 3 Jan 2013 14:26:14 +0200 Subject: [PATCH] fix grammar --- common/lib/capa/capa/inputtypes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/lib/capa/capa/inputtypes.py b/common/lib/capa/capa/inputtypes.py index 5cc5d8117b..c968130fdc 100644 --- a/common/lib/capa/capa/inputtypes.py +++ b/common/lib/capa/capa/inputtypes.py @@ -815,7 +815,7 @@ class DragAndDropInput(InputTypeBase): presented. If tag_type is 'target' all attributes (name, x, y, w, h) - are requred. (x, y) - coordinates of center of target, + are required. (x, y) - coordinates of center of target, w, h - weight and height of target. Returns: