diff options
Diffstat (limited to 'src/blackbody.py')
-rw-r--r-- | src/blackbody.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blackbody.py b/src/blackbody.py index 9b9352c..ad1a0f1 100644 --- a/src/blackbody.py +++ b/src/blackbody.py @@ -375,7 +375,7 @@ Approximate average colour temperature of electronic flash K_XENON_SHORT_ARC_LAMP = 6200 ''' -Approximate colour temperature of Xenon short-arc lamp +Approximate colour temperature of xenon short-arc lamp @ref https://en.wikipedia.org/wiki/Colour_temperature ''' |