From 3ae1dd873322cef16658f062505449e347f4592c Mon Sep 17 00:00:00 2001 From: LukasK13 Date: Tue, 14 Apr 2020 15:51:06 +0200 Subject: [PATCH] Docs updated --- esbo_etc/classes/optical_component/AOpticalComponent.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esbo_etc/classes/optical_component/AOpticalComponent.py b/esbo_etc/classes/optical_component/AOpticalComponent.py index 256b3a7..dbb286e 100644 --- a/esbo_etc/classes/optical_component/AOpticalComponent.py +++ b/esbo_etc/classes/optical_component/AOpticalComponent.py @@ -102,7 +102,7 @@ class AOpticalComponent(ITransmissive): Returns ------- - sqty : SpectralQty + noise : SpectralQty The noise created by the optical component """ if hasattr(self, "_noise"):