From e860deee74c20ffd3518a92f09631ddae230f97b Mon Sep 17 00:00:00 2001 From: Yorik van Havre Date: Fri, 13 Jan 2017 16:18:24 -0200 Subject: [PATCH] Doc: Fixed typo --- src/Doc/mainpage.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Doc/mainpage.dox b/src/Doc/mainpage.dox index 971b3e396f..172d02e94f 100644 --- a/src/Doc/mainpage.dox +++ b/src/Doc/mainpage.dox @@ -26,7 +26,7 @@ \mainpage FreeCAD source documentation - This is the source documentation of FreeCAD. + This is the source documentation of FreeCAD. It is automatically generated from the source code, and describes the different components of the FreeCAD source code, for both the parts written in C++ and Python.