]> git.proxmox.com Git - proxmox-backup.git/commitdiff
datastore: fix typo in comment
authorGabriel Goller <g.goller@proxmox.com>
Wed, 3 Jul 2024 14:55:06 +0000 (16:55 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 12 Jul 2024 11:50:30 +0000 (13:50 +0200)
Signed-off-by: Gabriel Goller <g.goller@proxmox.com>
pbs-datastore/src/datastore.rs

index 46bb121f1268e7486e274ab91dedbe07d7a0f708..9869a26d5fa0dba32030480d16686883d01abaa7 100644 (file)
@@ -844,7 +844,7 @@ impl DataStore {
         ListGroupsType::new(Arc::clone(self), ns, ty)
     }
 
-    /// Get a streaming iter over top-level backup groups of a datatstore of a particular type,
+    /// Get a streaming iter over top-level backup groups of a datastore of a particular type,
     /// filtered by `Ok` results
     ///
     /// The iterated item's result is already unwrapped, if it contained an error it will be