From 245e20a5f87c32435d6d0ed885eeac84b07b6131 Mon Sep 17 00:00:00 2001
From: Lei Qiao
Date: Fri, 27 Mar 2015 20:40:37 -0500
Subject: [PATCH] correct_incllude
---
doc/users/cmakelists.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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.
--
2.39.5