aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThéo de la Hogue2023-03-27 18:45:05 +0200
committerThéo de la Hogue2023-03-27 18:45:05 +0200
commit78da945437bbb49a0fc84940c448e175f813230b (patch)
tree92c7891f5da539858d6197de9487f9add1a80308 /src
parent279229706fec35fa73a0c11dd1c67ebb1d59a914 (diff)
downloadargaze-78da945437bbb49a0fc84940c448e175f813230b.zip
argaze-78da945437bbb49a0fc84940c448e175f813230b.tar.gz
argaze-78da945437bbb49a0fc84940c448e175f813230b.tar.bz2
argaze-78da945437bbb49a0fc84940c448e175f813230b.tar.xz
Improving documentation
Diffstat (limited to 'src')
-rw-r--r--src/argaze/ArFeatures.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/argaze/ArFeatures.py b/src/argaze/ArFeatures.py
index 3706aac..d8a9f31 100644
--- a/src/argaze/ArFeatures.py
+++ b/src/argaze/ArFeatures.py
@@ -158,7 +158,7 @@ class ArScene():
@property
def orthogonal_projection(self) -> AOI2DSceneType:
- """Orthogonal projection of the aoi whole scene."""
+ """Orthogonal projection of whole AOI scene."""
scene_size = self.aoi_scene.size