[Lemon-commits] [lemon_svn] alpar: r927 - hugo/trunk/src/test

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 20:42:15 CET 2006


Author: alpar
Date: Mon Jun 14 10:49:07 2004
New Revision: 927

Modified:
   hugo/trunk/src/test/test_tools.h

Log:
Small improvement on doc


Modified: hugo/trunk/src/test/test_tools.h
==============================================================================
--- hugo/trunk/src/test/test_tools.h	(original)
+++ hugo/trunk/src/test/test_tools.h	Mon Jun 14 10:49:07 2004
@@ -9,11 +9,11 @@
 #include<iostream>
 #include<vector>
 
-//If \c rc is fail, writes an error message end exit.
+///If \c rc is fail, writes an error message end exit.
 
 ///If \c rc is fail, writes an error message end exit.
 ///The error message contains the file name and the line number of the
-///source code is a standard from, which makes it possible to go there
+///source code in a standard from, which makes it possible to go there
 ///using good source browsers like e.g. \c emacs.
 ///
 ///For example



More information about the Lemon-commits mailing list