small typo: missing losing '

This commit is contained in:
Igor Galić 2014-06-21 14:16:47 +02:00
parent f70881fbfd
commit 222ecc020a

View file

@ -400,7 +400,7 @@ concatenated file and this feature has been removed.
```puppet
include concat::setup # generates deprecation warning
class { 'concat::setup: } # generates deprecation warning
class { 'concat::setup': } # generates deprecation warning
```
The `concat::setup` class is deprecated as a public API of this module and