From 09d80342d6911e4a9a8d1f4d8bd8a11800f14c1b 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 971b3e396..172d02e94 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.