From 0ceffe214685c7c935f4b0aa73107f147c70fe41 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Thu, 19 Jan 2012 23:24:56 -0500 Subject: [PATCH] Visibility Object Implementation doc correction --- doc/impl-details.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/impl-details.texi b/doc/impl-details.texi index cbc0d7e..6dcf8d6 100644 --- a/doc/impl-details.texi +++ b/doc/impl-details.texi @@ -1104,7 +1104,7 @@ from @code{__initProps()} for the initialization of each member of @var{V\_x} and @var{P\_x}, as well as each property of @var{C\_x}, recursively for each value of @var{m} >= @var{x} >= @var{n} (that is, supertypes are initialized first), where @var{m} is equal to the number of supertypes of class @var{C\_n} + -@var{n}.@footnote{There is room for optimization in this implementation, which +1.@footnote{There is room for optimization in this implementation, which will be left for future versions of ease.js.} The instance stores a reference to each of the visibility objects @var{V},