Commit 61f5d4e0 authored by David Reid's avatar David Reid

Fix a typo.

parent a5db7b65
...@@ -527,7 +527,7 @@ and include the following: ...@@ -527,7 +527,7 @@ and include the following:
| | `MA_NODE_FLAG_CONTINUOUS_PROCESSING`. When this | | | `MA_NODE_FLAG_CONTINUOUS_PROCESSING`. When this |
| | is set, the `ppFramesIn` parameter of the | | | is set, the `ppFramesIn` parameter of the |
| | processing callback will be set to NULL when | | | 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 | | | this is unset, silence will be posted to the |
| | processing callback. | | | processing callback. |
+-----------------------------------------+---------------------------------------------------+ +-----------------------------------------+---------------------------------------------------+
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment