Fixed typo in reciprocity description (#142)

grater -> greater

Co-authored-by: Vadim <44135514+vodemn@users.noreply.github.com>
This commit is contained in:
nathan musoke 2024-01-13 10:42:23 -06:00 committed by GitHub
parent c80bac23b2
commit a2b4c88256
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@
"film": "Film",
"filmPush": "Film (push)",
"filmPull": "Film (pull)",
"filmReciprocityHint": "Applies correction for shutter speeds grater than 1 second",
"filmReciprocityHint": "Applies correction for shutter speeds greater than 1 second",
"equipmentProfileName": "Equipment profile name",
"equipmentProfileNameHint": "Praktica MTL5B",
"equipmentProfileAllValues": "All",
@ -116,4 +116,4 @@
"tooltipUseLightSensor": "Use lightsensor",
"tooltipUseCamera": "Use camera",
"tooltipOpenSettings": "Open settings"
}
}