Fix a typo.

This commit is contained in:
David Reid
2021-03-06 18:55:47 +10:00
parent a5db7b6574
commit 61f5d4e027
+1 -1
View File
@@ -527,7 +527,7 @@ and include the following:
| | `MA_NODE_FLAG_CONTINUOUS_PROCESSING`. When this |
| | is set, the `ppFramesIn` parameter of the |
| | processing callback will be set to NULL when |
| | there are no input frames are. available. When |
| | there are no input frames are available. When |
| | this is unset, silence will be posted to the |
| | processing callback. |
+-----------------------------------------+---------------------------------------------------+