]> git.proxmox.com Git - pve-common.git/blobdiff - src/PVE/AtomicFile.pm
fix some erro mesage and comment typos
[pve-common.git] / src / PVE / AtomicFile.pm
index 110a8ae1f8f54316993b7df6c08252325590235b..b1889e82fbc844d29e4a2355bba04b6e11d5b769 100644 (file)
@@ -15,5 +15,5 @@ sub new {
 
 
 sub DESTROY {
-    # dont close atomatically (explicit close required to commit changes)
+    # don't close atomatically (explicit close required to commit changes)
 }