Skip to content

Commit 47720ba

Browse files
stu-gottfabaff
authored andcommitted
FIx typo on image_processing.seven_segment page (home-assistant#2679)
1 parent 9721d9c commit 47720ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/image_processing.seven_segments.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ image_processing:
3535
3636
Configuration variables:
3737
38-
- **ssocr_bin** (*Optional*): The command line tool `ssocr`. Set it if you use a different name for the executable. Defaults to `ssorc`.
38+
- **ssocr_bin** (*Optional*): The command line tool `ssocr`. Set it if you use a different name for the executable. Defaults to `ssocr`.
3939
- **x_position** (*Optional*): X coordinate of the upper left corner of the area to crop. Defaults to `0`.
4040
- **y_position** (*Optional*): Y coordinate of the upper left corner of the area to crop. Defaults to `0`.
4141
- **height** (*Optional*): Height of the area to crop. Defaults to `0`.

0 commit comments

Comments
 (0)