diff options
Diffstat (limited to 'library/src')
| -rw-r--r-- | library/src/layout/par.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/src/layout/par.rs b/library/src/layout/par.rs index b186bb19..7a1a21e7 100644 --- a/library/src/layout/par.rs +++ b/library/src/layout/par.rs @@ -1280,7 +1280,7 @@ fn commit( } } - // Determine how much addtional space is needed. + // Determine how much additional space is needed. // The justicication_ratio is for the first step justification, // extra_justification is for the last step. // For more info on multi-step justification, see Procedures for Inter- |
