# HG changeset patch # User alpar # Date 1087202947 0 # Node ID 5860141a60b54b4e3da39936c6e4ddef6c1a7736 # Parent a6bfd334624569937fb97238010d549e5ab16f3d Small improvement on doc diff -r a6bfd3346245 -r 5860141a60b5 src/test/test_tools.h --- a/src/test/test_tools.h Mon Jun 14 08:35:10 2004 +0000 +++ b/src/test/test_tools.h Mon Jun 14 08:49:07 2004 +0000 @@ -9,11 +9,11 @@ #include #include -//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