diff options
| -rw-r--r-- | avstream/avshws/capture.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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: |
