]> git.proxmox.com Git - pmg-api.git/blobdiff - src/PMG/Ticket.pm
typo fixes all over the place
[pmg-api.git] / src / PMG / Ticket.pm
index 1cef4a91bda8e248ed006909e3137f2e771b17df..294e3d613245ddcd9588ce639659d93271d4c585 100644 (file)
@@ -22,7 +22,7 @@ my $basedir = "/etc/pmg";
 
 my $pmg_api_cert_fn = "$basedir/pmg-api.pem";
 
-# this is just a secret accessable by all API servers
+# this is just a secret accessible by all API servers
 # and is used for CSRF prevention
 my $pmg_csrf_key_fn = "$basedir/pmg-csrf.key";