aboutsummaryrefslogtreecommitdiff
path: root/docs/design/part-buffering.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/design/part-buffering.txt')
-rw-r--r--docs/design/part-buffering.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/design/part-buffering.txt b/docs/design/part-buffering.txt
index c1b3fb6..c36f948 100644
--- a/docs/design/part-buffering.txt
+++ b/docs/design/part-buffering.txt
@@ -50,7 +50,7 @@ Some use cases:
This buffering method is usable when the demuxer operates in push mode.
Seeking in the stream requires the seek to happen in the network source.
- It is mostly desirable when the total duration of the file is not know, such
+ It is mostly desirable when the total duration of the file is not known, such
as in live streaming or when efficient seeking is not possible/required.
* Incremental download