diff --git a/data/web/corefork.telegram.org/constructor/messageFwdHeader.html b/data/web/corefork.telegram.org/constructor/messageFwdHeader.html
index 30c82ddb8f..fdddcfdf60 100644
--- a/data/web/corefork.telegram.org/constructor/messageFwdHeader.html
+++ b/data/web/corefork.telegram.org/constructor/messageFwdHeader.html
@@ -119,7 +119,7 @@
saved_from_id |
flags.8?Peer |
-Only for forwarded messages reforwarded to saved messages », contains the sender of the original message (i.e. if user A sends a message, then user B forwards it somewhere, then user C saves it to saved messages, this field will contain the ID of user A and from_id will contain the ID of user B). |
+Only for forwarded messages reforwarded to saved messages », contains the sender of the original message (i.e. if user A sends a message, then user B forwards it somewhere, then user C saves it to saved messages, this field will contain the ID of user B and from_id will contain the ID of user A). |
saved_from_name |
@@ -129,7 +129,7 @@
saved_date |
flags.10?int |
-Only for forwarded messages reforwarded to saved messages », indicates when was the original message sent (i.e. if user A sends a message @ unixtime 1, then user B forwards it somewhere @ unixtime 2, then user C saves it to saved messages @ unixtime 3, this field will contain 1, date will contain 2 and the date of the containing message will contain 3). |
+Only for forwarded messages reforwarded to saved messages », indicates when was the original message sent (i.e. if user A sends a message @ unixtime 1, then user B forwards it somewhere @ unixtime 2, then user C saves it to saved messages @ unixtime 3, this field will contain 2, date will contain 1 and the date of the containing message will contain 3). |
psa_type |