Skip to content

Commit 09a44a6

Browse files
authored
Fix spelling of "H.265" encoding standard in reolink (home-assistant#152130)
1 parent 63303bd commit 09a44a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homeassistant/components/reolink/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"protocol": "Protocol"
5151
},
5252
"data_description": {
53-
"protocol": "Streaming protocol to use for the camera entities. RTSP supports 4K streams (h265 encoding) while RTMP and FLV do not. FLV is the least demanding on the camera."
53+
"protocol": "Streaming protocol to use for the camera entities. RTSP supports 4K streams (H.265 encoding) while RTMP and FLV do not. FLV is the least demanding on the camera."
5454
}
5555
}
5656
}

0 commit comments

Comments
 (0)