From 4b5a2592091d274eacf49d06d886c77a17e8bf66 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Wed, 12 Apr 2006 16:00:55 +0000 Subject: [PATCH] Fixed typo in refpurpose --- docbook/relaxng/docbook/dbforms/htmlform.rnc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docbook/relaxng/docbook/dbforms/htmlform.rnc b/docbook/relaxng/docbook/dbforms/htmlform.rnc index 2c191acf2..5aa85abdc 100644 --- a/docbook/relaxng/docbook/dbforms/htmlform.rnc +++ b/docbook/relaxng/docbook/dbforms/htmlform.rnc @@ -233,7 +233,7 @@ div { ] attribute alt { text }? & [ - db:refpurpose [ "Identifies an image mpa to use with the graphical submit control" ] + db:refpurpose [ "Identifies an image map to use with the graphical submit control" ] ] attribute usemap { text }? & db.html.tabindex.attribute? -- 2.40.0