From fd87487b3a22137759198f288b1b645f3e59f07e Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Thu, 2 Aug 2018 12:44:30 +0200 Subject: [PATCH] fix typo --- PVE/API2/Disks/Directory.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PVE/API2/Disks/Directory.pm b/PVE/API2/Disks/Directory.pm index f554d6c..c312509 100644 --- a/PVE/API2/Disks/Directory.pm +++ b/PVE/API2/Disks/Directory.pm @@ -110,7 +110,7 @@ __PACKAGE__->register_method ({ properties => { unitfile => { type => 'string', - description => 'The path of the mount unit'., + description => 'The path of the mount unit.', }, path => { type => 'string',