From efbe398a9e374ea4e00391cf3c8b9fc365f5e9eb Mon Sep 17 00:00:00 2001 From: Travis Oliphant Date: Fri, 28 Dec 2007 07:29:22 +0000 Subject: Improve the documentation style for human-readability in plain-text --- numpy/doc/html/toc-example-module.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'numpy/doc/html/toc-example-module.html') diff --git a/numpy/doc/html/toc-example-module.html b/numpy/doc/html/toc-example-module.html index 137dea5ae..c691dccae 100644 --- a/numpy/doc/html/toc-example-module.html +++ b/numpy/doc/html/toc-example-module.html @@ -26,9 +26,8 @@ // javascript is turned off then we want them to be // visible); but by default, we want to hide them. So hide // them unless we have a cookie that says to show them. - checkCookie() + checkCookie(); // --> - -- cgit v1.2.1