Fixed typo

release/4.3a0
Frank 2015-05-12 13:54:01 -07:00
parent 3b83c18d67
commit 68d26ad2af
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ public:
Jacobian* operator->(){ return pointer_; }
};
// forward declate
// forward declare
template <typename T> struct traits;
/**