From ac8a2da200de6ac3fbdcdda6201f95b2ba17c5a7 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Mon, 30 May 2011 11:16:58 -0400 Subject: [PATCH] Documentation menu correction --- doc/classes.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/classes.texi b/doc/classes.texi index 3b8a39f..1c63817 100644 --- a/doc/classes.texi +++ b/doc/classes.texi @@ -75,7 +75,7 @@ ease.js, until such a point where prototypes are no longer adequate. programming * Static Members:: Members whose use do not require instantiation * Final Classes and Methods:: Declaring classes and methods that cannot be -* overridden + overridden @end menu