summaryrefslogtreecommitdiff
path: root/sys/msdk/gstmsdkvpputil.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/msdk/gstmsdkvpputil.c')
-rw-r--r--sys/msdk/gstmsdkvpputil.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/msdk/gstmsdkvpputil.c b/sys/msdk/gstmsdkvpputil.c
index 7980aa75d..7517bda89 100644
--- a/sys/msdk/gstmsdkvpputil.c
+++ b/sys/msdk/gstmsdkvpputil.c
@@ -333,7 +333,7 @@ fixate_output_frame_size (GstMsdkVPP * thiz, GstVideoInfo * vinfo,
goto done;
}
- /* If all this failed, keep the height that was nearest to the orignal
+ /* If all this failed, keep the height that was nearest to the original
* height and the nearest possible width. This changes the DAR but
* there's not much else to do here.
*/