aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2010-10-20 09:43:16 -0400
committerGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2010-10-20 09:43:16 -0400
commitee60fc2062636771770ddd3a56fbc6e700ae6266 (patch)
treea985a4570f0bf1114fccb0506f71a47022a5104e /doc
parent8c17fab8f5cfaea1ed613883caaeed5f58a7df85 (diff)
fix typo and rephrase sentence
Diffstat (limited to 'doc')
-rw-r--r--doc/A05_PortingFrom2To3.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/A05_PortingFrom2To3.dox b/doc/A05_PortingFrom2To3.dox
index f859b6e16..b64b0fec4 100644
--- a/doc/A05_PortingFrom2To3.dox
+++ b/doc/A05_PortingFrom2To3.dox
@@ -2,8 +2,8 @@ namespace Eigen {
/** \page Eigen2ToEigen3 Porting from Eigen2 to Eigen3
-The goals of this page is to enumerate the API changes between Eigen2 and Eigen3,
-and to help porting an application from Eigen2 to Eigen3.
+This page lists the most important API changes between Eigen2 and Eigen3,
+and gives tips to help porting your application from Eigen2 to Eigen3.
\b Table \b of \b contents
- \ref CompatibilitySupport