[PPL-devel] [GIT] ppl/ppl(master): Parameter name fixed.

Roberto Bagnara bagnara at cs.unipr.it
Tue Mar 27 07:15:32 CEST 2012


Module: ppl/ppl
Branch: master
Commit: 547d8c5dc79bfb28e23d6a08ed298cab74561b38
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=547d8c5dc79bfb28e23d6a08ed298cab74561b38

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Tue Mar 27 07:15:10 2012 +0200

Parameter name fixed.

---

 src/Grid.defs.hh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/Grid.defs.hh b/src/Grid.defs.hh
index 6925cd5..39cf540 100644
--- a/src/Grid.defs.hh
+++ b/src/Grid.defs.hh
@@ -483,7 +483,7 @@ public:
   /*!
     The grid inherits the space dimension of the generator system.
 
-    \param gs
+    \param ggs
     The system of generators defining the grid.  Its data-structures
     may be recycled to build the grid.
 




More information about the PPL-devel mailing list