aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Overview.dox
diff options
context:
space:
mode:
authorGravatar Thomas Capricelli <orzel@freehackers.org>2013-01-06 14:39:20 +0100
committerGravatar Thomas Capricelli <orzel@freehackers.org>2013-01-06 14:39:20 +0100
commitc71c06b71f3589313f0d687058e5a77576c790a6 (patch)
treec56dc02a4b178fef11d719ef499c58c8b237fdb4 /doc/Overview.dox
parent8a50ed86f3016935b6495971f514db85a459e93b (diff)
fix typo
Diffstat (limited to 'doc/Overview.dox')
-rw-r--r--doc/Overview.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Overview.dox b/doc/Overview.dox
index f7d1ac789..e18db4448 100644
--- a/doc/Overview.dox
+++ b/doc/Overview.dox
@@ -17,7 +17,7 @@ You're a MatLab user? There is also a <a href="AsciiQuickReference.txt">short AS
The \b main \b documentation is organized into \em chapters covering different domains of features.
They are themselves composed of \em user \em manual pages describing the different features in a comprehensive way, and \em reference pages that gives you access to the API documentation through the related Eigen's \em modules and \em classes.
-Ynder the \subpage UserManual_Generalities section, you will find documentation on more general topics such as preprocessor directives, controlling assertions, multi-threading, MKL support, some Eigen's internal insights, and much more...
+Under the \subpage UserManual_Generalities section, you will find documentation on more general topics such as preprocessor directives, controlling assertions, multi-threading, MKL support, some Eigen's internal insights, and much more...
Finally, do not miss the search-engine that is convenient to quickly found the documentation of a given class or function.