Skip to content

Commit

Permalink
Fix message typo
Browse files Browse the repository at this point in the history
  • Loading branch information
diegonieto authored and rgonzalezfluendo committed Oct 11, 2024
1 parent 8c423dc commit 3b8aca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluster/decoders/ffmpeg.py
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ class FFmpegH265Decoder(FFmpegDecoder):

@register_decoder
class FFmpegH266Decoder(FFmpegDecoder):
"""FFmpeg SW decoder for H.265"""
"""FFmpeg SW decoder for H.266"""

codec = Codec.H266

Expand Down

0 comments on commit 3b8aca4

Please sign in to comment.