SVN_SILENT: Doc string fixed.

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1074960
This commit is contained in:
Volker Lanz 2010-01-15 01:55:39 +00:00
parent 8058585d49
commit 13df1ba5fc
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ static void scanDevicePartitions(PedDevice* pedDevice, Device& d, PedDisk* pedDi
ped_disk_destroy(pedDisk);
}
/** Destructs a LibParted object. */
/** Constructs a LibParted object. */
LibParted::LibParted()
{
ped_exception_set_handler(pedExceptionHandler);