From: Lei Qiao
Date: Sat, 28 Mar 2015 15:27:47 +0000 (-0500)
Subject: correct 'defintions'
X-Git-Tag: v8.3.0-rc1~348^2
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b9358abdfd969e8cf8bdb8f0d4b0a2f5963d08c;p=dealii.git
correct 'defintions'
---
diff --git a/doc/users/cmakelists.html b/doc/users/cmakelists.html
index 0e9e4febc5..782e6d3d14 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
- include directories, compile defintions and the link interface.
+ include directories, compile definitions and the link interface.