]> git.proxmox.com Git - pve-manager.git/commitdiff
api: ceph: fix grammar/styling in descriptions
authorAaron Lauterer <a.lauterer@proxmox.com>
Wed, 21 Dec 2022 13:30:24 +0000 (14:30 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 21 Dec 2022 13:50:11 +0000 (14:50 +0100)
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
 [ T: slightly rework commit subject ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/API2/Ceph.pm

index f344240877856f6c041c2789c81c34a0cc44572a..0490f4a2dfa2a3307849bd323dcb0c7f44d63343 100644 (file)
@@ -114,7 +114,7 @@ __PACKAGE__->register_method ({
     permissions => {
        check => ['perm', '/', [ 'Sys.Audit', 'Datastore.Audit' ], any => 1],
     },
-    description => "Get Ceph configuration.",
+    description => "Get the Ceph configuration file.",
     parameters => {
        additionalProperties => 0,
        properties => {
@@ -141,7 +141,7 @@ __PACKAGE__->register_method ({
     permissions => {
        check => ['perm', '/', [ 'Sys.Audit', 'Datastore.Audit' ], any => 1],
     },
-    description => "Get Ceph configuration database.",
+    description => "Get the Ceph configuration database.",
     parameters => {
        additionalProperties => 0,
        properties => {