diff --git a/src/options/autodetection-settings.vue b/src/options/autodetection-settings.vue
index 6bded40..7f3b4c6 100644
--- a/src/options/autodetection-settings.vue
+++ b/src/options/autodetection-settings.vue
@@ -410,7 +410,7 @@
one in the last row of the letterbox (blackbar), and one in the first row of the video (image).
Ignore edge margin: We don't take blackbar and image samples {width * this} many pixels from left and right edge.
Image threshold: If all pixels in blackbar are black and this fraction (0-1) of pixels in image are non-black, we presume that aspect ratio hasn't changed.
- Edge tolerance (px): I lied. Blackbar test happens this many pixels away from the last row of the letterbox.
+ Edge tolerance (px): I lied. Blackbar test happens this many pixels away from the last row of the letterbox.