Fix spelling mistake of specified

Signed-off-by: Benjamin Drung <benjamin.drung@cloud.ionos.com>
This commit is contained in:
Benjamin Drung 2020-04-29 14:11:31 +02:00 committed by Daniel Wozniak
parent 5f37f65df5
commit 5ef39a55a3
2 changed files with 2 additions and 2 deletions

View file

@ -2044,7 +2044,7 @@ def line(
The differences are that multiple (and non-matching) lines are
alloweed between ``before`` and ``after``, if they are
sepcified. The line will always be inserted right before
specified. The line will always be inserted right before
``before``. ``insert`` also allows the use of ``location`` to
specify that the line should be added at the beginning or end of
the file.

View file

@ -4687,7 +4687,7 @@ def line(
The differences are that multiple (and non-matching) lines are
alloweed between ``before`` and ``after``, if they are
sepcified. The line will always be inserted right before
specified. The line will always be inserted right before
``before``. ``insert`` also allows the use of ``location`` to
specify that the line should be added at the beginning or end of
the file.