From dfc9176f6b927bb095f06e03076dd5c954abd523 Mon Sep 17 00:00:00 2001 From: Arthur Barrett Date: Wed, 6 Mar 2013 14:40:35 -0500 Subject: [PATCH] fixed typo --- common/lib/xmodule/xmodule/templates/annotatable/default.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/lib/xmodule/xmodule/templates/annotatable/default.yaml b/common/lib/xmodule/xmodule/templates/annotatable/default.yaml index cc95cca46d..31dd489fb4 100644 --- a/common/lib/xmodule/xmodule/templates/annotatable/default.yaml +++ b/common/lib/xmodule/xmodule/templates/annotatable/default.yaml @@ -5,7 +5,7 @@ data: |

Enter your (optional) instructions for the exercise in HTML format.

-

Annotations are specified by by an <annotation> tag which may may have the following attributes:

+

Annotations are specified by an <annotation> tag which may may have the following attributes:

  • title (optional). Title of the annotation. Defaults to Commentary if omitted.
  • body (required). Text of the annotation.