summaryrefslogtreecommitdiff
path: root/docs/xml/corelib
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graemeg@gmail.com>2010-08-18 20:42:21 +0200
committerGraeme Geldenhuys <graemeg@gmail.com>2010-08-18 20:42:21 +0200
commitf6e070a69788646505a2ae320cc3854ee82392fc (patch)
tree76a0a66717b4360eb4f30cdeecab5ccdd4d1839c /docs/xml/corelib
parent9e26e2e6f5f6d6c18d2ad309f517f581bf8cb33f (diff)
downloadfpGUI-f6e070a69788646505a2ae320cc3854ee82392fc.tar.xz
fpg_utils docs update
Diffstat (limited to 'docs/xml/corelib')
-rw-r--r--docs/xml/corelib/fpg_utils.xml8
1 files changed, 3 insertions, 5 deletions
diff --git a/docs/xml/corelib/fpg_utils.xml b/docs/xml/corelib/fpg_utils.xml
index 2b4f74fe..6c0ad9df 100644
--- a/docs/xml/corelib/fpg_utils.xml
+++ b/docs/xml/corelib/fpg_utils.xml
@@ -4,16 +4,14 @@
<module name="fpg_utils">
<short>Utility functions.</short>
-<descr>Utility functions used throughout fpGUI. Some have common
-implementations and some have platform specific implementations.
-</descr>
+<descr><p>Utility functions used throughout fpGUI. Some have common
+implementations and some have platform specific implementations.</p></descr>
<!-- function Visibility: default -->
<element name="fpgToOSEncoding">
<short>Converts string from fpGUI to OS specific filesystem encoding</short>
<descr>This function is specific to filesystem strings like Paths, Filenames
- and Directories.
-</descr>
+ and Directories.</descr>
</element>
<!-- function Visibility: default -->