[asl] 82/177: Fixing comments

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Aug 27 09:22:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository asl.

commit a9298c398e40cddf189013b12f6b2226d009c699
Author: Avtech Scientific <AvtechScientific at users.noreply.github.com>
Date:   Wed Jul 8 16:22:35 2015 +0300

    Fixing comments
---
 src/utilities/aslParametersManager.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/utilities/aslParametersManager.h b/src/utilities/aslParametersManager.h
index 28db6e5..c9fd4f1 100644
--- a/src/utilities/aslParametersManager.h
+++ b/src/utilities/aslParametersManager.h
@@ -49,7 +49,7 @@ namespace asl
 			  command line and/or parameters file.
 			  \p description_ is used in the help output and as comment on
 			  parameters file generation.
-			  \units_ - parameter units; is used to complement the option
+			  \p units_ - parameter units; is used to complement the option
 			  description mentioned above. Might be used for automatic unit
 			  conversion in future (to this end it is recommended to use the
 			  notation of the Boost::Units library).
@@ -60,14 +60,14 @@ namespace asl
 			          const char* description_,
 			          const char* units_ = "");
 			/**
-			  \defaultValue - default parameter value. Since a default value is
+			  \p defaultValue - default parameter value. Since a default value is
 			  specified, the parameter is not required to be specified in the
 			  parameters file or command line.
 			  \p key_ - option key; is used to specify this parameter through
 			  command line and/or parameters file.
 			  \p description_ is used in the help output and as comment on
 			  parameters file generation.
-			  \units_ - parameter units; is used to complement the option
+			  \p units_ - parameter units; is used to complement the option
 			  description mentioned above. Might be used for automatic unit
 			  conversion in future (to this end it is recommended to use the
 			  notation of the Boost::Units library).

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/asl.git



More information about the debian-science-commits mailing list