diff options
author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2014-12-01 11:58:21 +0100 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2014-12-02 11:48:33 +0100 |
commit | bdc9cc8c8c06b1bf25d24ae242cad708fc0f9b14 (patch) | |
tree | 91899d503304d1f09f725b48bf4b267933623d7e /include/astra/ParallelProjectionGeometry3D.h | |
parent | 6c9ebd2936c2eeb1763c01601cdc3dfdb8535230 (diff) | |
download | astra-bdc9cc8c8c06b1bf25d24ae242cad708fc0f9b14.tar.gz astra-bdc9cc8c8c06b1bf25d24ae242cad708fc0f9b14.tar.bz2 astra-bdc9cc8c8c06b1bf25d24ae242cad708fc0f9b14.tar.xz astra-bdc9cc8c8c06b1bf25d24ae242cad708fc0f9b14.zip |
Fix whitespace
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. */ |