Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cassinaj committed Jun 10, 2015
1 parent f351622 commit 94e2c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/fl/distribution/gaussian.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ struct Traits<Gaussian<Var>>
typedef Moments<Variate, SecondMoment> MomentsBase;

/**
* \brief Evalluation interface of a Gaussian
* \brief Evaluation interface of a Gaussian
*/
typedef Evaluation<Variate, Scalar> EvaluationBase;

Expand Down

0 comments on commit 94e2c19

Please sign in to comment.