From 235421020861aa1cca3f1d5cd2fd4f27f0f247e8 Mon Sep 17 00:00:00 2001 From: Adonais Romero Gonzalez Date: Tue, 18 Dec 2018 16:50:55 -0800 Subject: Fix typo --- avstream/avshws/capture.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/avstream/avshws/capture.cpp b/avstream/avshws/capture.cpp index 06bf7643..d68ce1da 100644 --- a/avstream/avshws/capture.cpp +++ b/avstream/avshws/capture.cpp @@ -1079,7 +1079,7 @@ Routine Description: selected in order to change the format for the pin. In this case, OldFormat will not be NULL. - Validate that the format is acceptible and perform the actions necessary + Validate that the format is acceptable and perform the actions necessary to change format if appropriate. Arguments: -- cgit v1.3.1