[Uml-devel] KDE/kdesdk/umbrello/umbrello/docgenerators
Oliver Kellogg
okellogg at users.sourceforge.net
Thu Aug 16 19:40:46 UTC 2007
SVN commit 700923 by okellogg:
sp: EBN Krazy #23
M +1 -1 docbook2xhtmlgeneratorjob.h
M +1 -1 docbookgeneratorjob.h
--- trunk/KDE/kdesdk/umbrello/umbrello/docgenerators/docbook2xhtmlgeneratorjob.h #700922:700923
@@ -19,7 +19,7 @@
/**
* This class is used to generate XHTML from Docbook.
* It emits the name of the temporary file to which it as generated the XHtml as output.
- * It runs on a seperate thread
+ * It runs in a separate thread.
*
* @short Generates XHtml from Docbook
* @author Sharan Rao
--- trunk/KDE/kdesdk/umbrello/umbrello/docgenerators/docbookgeneratorjob.h #700922:700923
@@ -17,7 +17,7 @@
/**
* This class is used to generate docbook from the document.
* It emits the name of the temporary file to which it as generated the docbook as output.
- * It runs on a seperate thread
+ * It runs in a separate thread.
*
* @short Generates DocBook from the Document
* @author Sharan Rao
More information about the umbrello-devel
mailing list