From: Duncan C. <dun...@us...> - 2005-01-12 01:35:06
|
Update of /cvsroot/gtk2hs/gtk2hs/gtk/Graphics/UI In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26538/gtk/Graphics/UI Modified Files: Gtk.hs Log Message: Tiny haddock markup fixes. Index: Gtk.hs =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/gtk/Graphics/UI/Gtk.hs,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Gtk.hs 8 Jan 2005 15:05:14 -0000 1.1 +++ Gtk.hs 12 Jan 2005 01:34:56 -0000 1.2 @@ -112,7 +112,7 @@ module Graphics.UI.Gtk.MenuComboToolbar.TearoffMenuItem, module Graphics.UI.Gtk.MenuComboToolbar.Toolbar, module Graphics.UI.Gtk.MenuComboToolbar.ToolItem, - -- * Selectors (file/font/color) + -- * Selectors (file\/font\/color) module Graphics.UI.Gtk.Selectors.ColorSelection, module Graphics.UI.Gtk.Selectors.ColorSelectionDialog, -- module FileSelection, |