File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2026,7 +2026,7 @@ def line(
2026
2026
it will be added.
2027
2027
2028
2028
The differences are that multiple (and non-matching) lines are
2029
- alloweed between ``before`` and ``after``, if they are
2029
+ allowed between ``before`` and ``after``, if they are
2030
2030
specified. The line will always be inserted right before
2031
2031
``before``. ``insert`` also allows the use of ``location`` to
2032
2032
specify that the line should be added at the beginning or end of
Original file line number Diff line number Diff line change @@ -5008,7 +5008,7 @@ def line(
5008
5008
it will be added.
5009
5009
5010
5010
The differences are that multiple (and non-matching) lines are
5011
- alloweed between ``before`` and ``after``, if they are
5011
+ allowed between ``before`` and ``after``, if they are
5012
5012
specified. The line will always be inserted right before
5013
5013
``before``. ``insert`` also allows the use of ``location`` to
5014
5014
specify that the line should be added at the beginning or end of
You can’t perform that action at this time.
0 commit comments