fix copy/paste error

This commit is contained in:
Sébastien Loriot 2018-10-23 12:03:09 +02:00
parent c2d0689a04
commit 136a077e93
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ const Kernel::RT &hw = RT(1));
\name Operations
The main thing to do with transformations is to apply them on
geometric objects. Each class `Class_2<Kernel>` representing a
geometric objects. Each class `Class_3<Kernel>` representing a
geometric object has a member function:
\code