Removed a not
This commit is contained in:
parent
5c39063a89
commit
74d3a23930
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ cdist-type__removeline - Remove a line (if existing)
|
|||
DESCRIPTION
|
||||
-----------
|
||||
This type can be used to check a file for existence of a
|
||||
specific line and removeing it, if it was not found.
|
||||
specific line and removeing it, if it was found.
|
||||
|
||||
|
||||
REQUIRED PARAMETERS
|
||||
|
|
Loading…
Reference in a new issue