minor typo - comment only

release/4.3a0
Alex Cunningham 2010-01-19 05:46:04 +00:00
parent 306ac0a4b2
commit 2eac3b7235
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ public:
/** get a copy of sigmas */
const Vector& get_sigmas() const { return model_->sigmas(); }
/** get a copy of sigmas */
/** get a copy of model */
const sharedDiagonal& get_model() const { return model_; }
/**