Apply suggestions from code review of branch unify-jpeg-capture

Co-authored-by: Richard Bowman <richard.bowman@cantab.net>
This commit is contained in:
Julian Stirling 2025-08-27 15:32:55 +00:00
parent 5bb742881f
commit b46f429c1f
2 changed files with 5 additions and 2 deletions

View file

@ -266,7 +266,7 @@ class BaseCamera(lt.Thing):
) -> JPEGBlob:
"""Acquire one image from the camera as a JPEG.
This will use the internal capture image functionally of capture_image if
This will use the internal capture image functionally of capture_image of
the specific camera being used.
:param metadata_getter: LabThings GetThingStates dependency, automatically