mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix spelling mistake of specified
Signed-off-by: Benjamin Drung <benjamin.drung@cloud.ionos.com>
This commit is contained in:
parent
5f37f65df5
commit
5ef39a55a3
2 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue