stats: small spelling correction

This commit is contained in:
Julian 2016-06-08 19:11:30 +09:00 committed by wm4
parent f8bafd4734
commit fcacf82865
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ function add_video(s)
end
append_property(s, sec, "window-scale", {prefix="Window Scale:"})
append_property(s, sec, "video-params/aspect", {prefix="Aspect Ratio:"})
append_property(s, sec, "video-params/pixelformat", {prefix="Pixel format:"})
append_property(s, sec, "video-params/pixelformat", {prefix="Pixel Format:"})
append_property(s, sec, "video-params/colormatrix", {prefix="Colormatrix:"})
append_property(s, sec, "video-params/primaries", {prefix="Primaries:"})
append_property(s, sec, "video-params/gamma", {prefix="Gamma:"})