svn path=/trunk/playground/sysadmin/partitionmanager/; revision=865585
This commit is contained in:
Volker Lanz 2008-09-28 09:18:13 +00:00
parent 58ee52dc31
commit d8791eb862
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ class QString;
Sets the geometry for a given Partition on a given Device to a new start sector and/or a new
length. This does not move the FileSystem, it only updates the disk label entry for the
Partition and is usally run together with MoveFileSystemJob or ResizeFileSystemJob for that reason.
Partition and is usually run together with MoveFileSystemJob or ResizeFileSystemJob for that reason.
@author vl@fidra.de
*/