This commit is contained in:
Jane Tournois 2016-09-06 14:47:45 +02:00
parent 15f71af4ac
commit c770b29928
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ public:
/// @{
/*!
introduces a weighted point with %Cartesian coordinates `(0,0,0)` and weight `0`.
introduces a weighted point with %Cartesian coordinates `(0,0)` and weight `0`.
*/
Weighted_point_2(const Origin &ORIGIN);