зеркало из https://github.com/mozilla/gecko-dev.git
servo: Merge #13050 - Fix spelling mistake (from notriddle:tlapd); r=emilio
Source-Repo: https://github.com/servo/servo Source-Revision: 545ae86dff6513f1f5de083ba3ce64b181368482
This commit is contained in:
Родитель
12e38a2dba
Коммит
89c329f951
|
@ -763,7 +763,7 @@ impl BlockFlow {
|
|||
/// When `fragmentation_context` is given (not `None`), this should fit as much of the content
|
||||
/// as possible within the available block size.
|
||||
/// If there is more content (that doesn’t fit), this flow is *fragmented*
|
||||
/// with the extra content moved to another fragment (a flow like this one) which is returrned.
|
||||
/// with the extra content moved to another fragment (a flow like this one) which is returned.
|
||||
/// See `Flow::fragment`.
|
||||
///
|
||||
/// The return value is always `None` when `fragmentation_context` is `None`.
|
||||
|
|
Загрузка…
Ссылка в новой задаче