fix typo in salt-key docstring

This commit is contained in:
Thomas S Hatch 2011-08-14 22:38:13 -06:00
parent 507f7a085a
commit 010de4ee59

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python2
'''
Manage the authentication keys with saltkey
Manage the authentication keys with salt-key
'''
import salt.cli