From: Lei Qiao Date: Sat, 28 Mar 2015 01:40:37 +0000 (-0500) Subject: correct_incllude X-Git-Tag: v8.3.0-rc1~348^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=245e20a5f87c32435d6d0ed885eeac84b07b6131;p=dealii.git correct_incllude --- diff --git a/doc/users/cmakelists.html b/doc/users/cmakelists.html index 1beb81588d..0e9e4febc5 100644 --- a/doc/users/cmakelists.html +++ b/doc/users/cmakelists.html @@ -115,7 +115,7 @@ DEAL_II_SETUP_TARGET(mycode) Finally, the last two lines define the executable that is to be produced and its source code. The DEAL_II_SETUP_TARGET macro will set up necessary - incllude directories, compile defintions and the link interface. + include directories, compile defintions and the link interface.