summaryrefslogtreecommitdiff
path: root/documentation/drawing.html
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2007-05-18 18:57:40 +0000
committerMatthias Melcher <fltk@matthiasm.com>2007-05-18 18:57:40 +0000
commita5c7b92f37c87e489a48964c611a7de0cb94e7b5 (patch)
treeb160b58af2a2b62a6caf49e1cbfd0f02f5d79afa /documentation/drawing.html
parent73016d491942154a7623b98d4cb058db8e51ab6b (diff)
Documentation fix (STR #1686)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5843 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/drawing.html')
-rw-r--r--documentation/drawing.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/drawing.html b/documentation/drawing.html
index f003e5a43..beda0f96e 100644
--- a/documentation/drawing.html
+++ b/documentation/drawing.html
@@ -455,7 +455,7 @@ the list with <tt>fl_vertex</tt>.
<P>Start and end drawing a closed sequence of lines.
-<H4><A NAME= fl_begin_polygon>void fl_begin_polygon()
+<H4><A NAME=fl_begin_polygon>void fl_begin_polygon()
<BR>void fl_end_polygon()</A></H4>
<P>Start and end drawing a convex filled polygon.