diff options
| -rw-r--r-- | avstream/avssamp/audio.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/avstream/avssamp/audio.cpp b/avstream/avssamp/audio.cpp index cc35f869..579fa002 100644 --- a/avstream/avssamp/audio.cpp +++ b/avstream/avssamp/audio.cpp @@ -358,7 +358,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: |
