[GIT] ppl/ppl(master): Typo fixed.

Module: ppl/ppl Branch: master Commit: 70012d3f48c6aee21fd8e82617f70141461926fe URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=70012d3f48c6a...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Fri Jun 29 10:02:33 2012 +0200
Typo fixed.
---
doc/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/Makefile.am b/doc/Makefile.am index 9cde930..2fd6802 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -72,7 +72,7 @@ gpl.dox \ fdl.dox
# NOTE: this variable is used to populate Doxygen configuration tag INPUT. -# The file path is that of the build directory, hence we ca not use +# The file path is that of the build directory, hence we cannot use # variable DOX_LICENSE_FILES defined above. DOX_LICENSE_INPUT = \ $(srcdir)/gpl.dox \
participants (1)
-
Roberto Bagnara