Index: /trunk/FACT++/src/Description.cc
===================================================================
--- /trunk/FACT++/src/Description.cc	(revision 10348)
+++ /trunk/FACT++/src/Description.cc	(revision 10349)
@@ -47,5 +47,5 @@
 // --------------------------------------------------------------------------
 //
-//! This functio0n breaks down a descriptive string into its components.
+//! This function breaks down a descriptive string into its components.
 //! For details see class reference.
 //!
@@ -55,5 +55,7 @@
 //! @returns
 //!     A vector<Description> containing all the descriptions found.
-//!     The first entry contains the discription name and comment.
+//!     The first entry contains the Description members name and comment,
+//!     corresponding to the service or command name the Description
+//!     list is for and its corresponding description.
 //
 vector<Description> Description::SplitDescription(const string &buffer)
