From 8a6f7be85375f9c6200c455b9b62804e2cd13c19 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 6 Nov 2013 13:09:17 +0100 Subject: doc: fix invalid HTML --- doc/v8compatibility.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/v8compatibility.html b/doc/v8compatibility.html index 72bab322..37e8e31f 100644 --- a/doc/v8compatibility.html +++ b/doc/v8compatibility.html @@ -56,7 +56,7 @@ frequently. The calling interface for these entry points has changed. Basically, they now receive a pWrkrData object instead pData. It is assumed that -createWrkrInstance populates pWrkrData->pData appropriately. +createWrkrInstance populates pWrkrData->pData appropriately.