Author: manolo
Date: 2010-04-05 14:40:05 -0700 (Mon, 05 Apr 2010)
New Revision: 7447
Log:
Corrected typo
Modified:
branches/branch-1.3-Fl_Printer/FL/Fl_Clipboard_Writer.H
Modified: branches/branch-1.3-Fl_Printer/FL/Fl_Clipboard_Writer.H
===================================================================
--- branches/branch-1.3-Fl_Printer/FL/Fl_Clipboard_Writer.H 2010-04-05
21:23:26 UTC (rev 7446)
+++ branches/branch-1.3-Fl_Printer/FL/Fl_Clipboard_Writer.H 2010-04-05
21:40:05 UTC (rev 7447)
@@ -60,7 +60,7 @@
int start(int w, int h);
/** \brief Copies a widget of any kind to the clipboard */
inline void copy_widget(Fl_Widget* widget) { copy_widget(widget, 0, 0); };
- /** \brief To be called after all graphics request were done */
+ /** \brief To be called after all graphics requests were done */
int stop(void);
Fl_Device *set_current(void);
};
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit