forked from ungleich-public/cdist
Fix typo
This commit is contained in:
parent
52b5f05163
commit
3fa74b454a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
# along with cdist. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
#
|
||||
# Retrieve the status of a package - parsed dpkg output
|
||||
# Retrieve the status of a package - parsed pkgng output
|
||||
#
|
||||
|
||||
if ! pkg -N >/dev/null 2>&1; then
|
||||
|
|
Loading…
Reference in a new issue