From b28a13c91299e87b8329f769495455cb95be3d88 Mon Sep 17 00:00:00 2001 From: Andrew McCallum Date: Sat, 27 Jan 1996 00:53:14 +0000 Subject: [PATCH] Put @bullet after @itemize, as required. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@870 72102866-910b-0410-8b05-ffd578937521 --- Documentation/todo.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/todo.texi b/Documentation/todo.texi index 933094a91..6c36facf2 100644 --- a/Documentation/todo.texi +++ b/Documentation/todo.texi @@ -10,7 +10,7 @@ If you think you can do one of these projects, please let me know. Your help is greatly appreciated. Send email to @samp{mccallum@@gnu.ai.mit.edu}. -@itemize +@itemize @bullet @item Write a test-suite for the library. Use dejagnu.