diff options
Diffstat (limited to 'include/astra/ParallelProjectionGeometry3D.h')
-rw-r--r-- | include/astra/ParallelProjectionGeometry3D.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/astra/ParallelProjectionGeometry3D.h b/include/astra/ParallelProjectionGeometry3D.h index 3549984..a981104 100644 --- a/include/astra/ParallelProjectionGeometry3D.h +++ b/include/astra/ParallelProjectionGeometry3D.h @@ -123,7 +123,7 @@ public: */ virtual CProjectionGeometry3D* clone() const; - /** Return true if this geometry instance is the same as the one specified. + /** Return true if this geometry instance is the same as the one specified. * * @return true if this geometry instance is the same as the one specified. */ |