summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/mpcf.txt
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/tech/mpcf.txt')
-rw-r--r--DOCS/tech/mpcf.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt
index 8dc52ca42a..3a03db14eb 100644
--- a/DOCS/tech/mpcf.txt
+++ b/DOCS/tech/mpcf.txt
@@ -283,7 +283,7 @@ info_frame: (optional)
value s
}else if (value<-3){
type= "rational"
- value.den= -value-2
+ value.den= -value-3
value.num s
}else{
type= "unsigned integer"