]> git.sesse.net Git - ffmpeg/blobdiff - doc/fftools-common-opts.texi
Merge commit 'f61e47dd68582529bcf6d42d861c70a320cd1b67'
[ffmpeg] / doc / fftools-common-opts.texi
index 6e6834cdfe817f7d4672f3aa0ba6b94093b0f68d..7b6afba59fac6e105268bf059aa36997fa1eba45 100644 (file)
@@ -3,7 +3,7 @@ representing a number as input, which may be followed by one of the SI
 unit prefixes, for example: 'K', 'M', or 'G'.
 
 If 'i' is appended to the SI unit prefix, the complete prefix will be
-interpreted as a unit prefix for binary multiplies, which are based on
+interpreted as a unit prefix for binary multiples, which are based on
 powers of 1024 instead of powers of 1000. Appending 'B' to the SI unit
 prefix multiplies the value by 8. This allows using, for example:
 'KB', 'MiB', 'G' and 'B' as number suffixes.