Kaynağa Gözat

Fixed documentation.

Brucey 2 yıl önce
ebeveyn
işleme
0c1febea7d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      pdf.mod/pdf.bmx

+ 1 - 1
pdf.mod/pdf.bmx

@@ -662,7 +662,7 @@ Type TPDFPage
 
 	Rem
 	bbdoc: Closes and then paints the current path.
-	return: #HPDF_OK on success. Otherwise, returns error code and error-handler is invoked.
+	returns: #HPDF_OK on success. Otherwise, returns error code and error-handler is invoked.
 	End Rem
 	Method ClosePathStroke:Int()
 		Return HPDF_Page_ClosePathStroke(pagePtr)