mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-05 00:49:31 +00:00
fix typo
This commit is contained in:
parent
4289f2bcee
commit
549e50f58e
@ -102,7 +102,7 @@ __PACKAGE__->register_method ({
|
||||
|
||||
my $keyurl = "https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc";
|
||||
|
||||
print "download and import ceph reqpository keys\n";
|
||||
print "download and import ceph repository keys\n";
|
||||
|
||||
# Note: wget on Debian wheezy cannot handle new ceph.com certificates, so
|
||||
# we use LWP::UserAgent
|
||||
|
Loading…
Reference in New Issue
Block a user