From d8791eb8626eaaf3efb13dc975412a8811217398 Mon Sep 17 00:00:00 2001 From: Volker Lanz Date: Sun, 28 Sep 2008 09:18:13 +0000 Subject: [PATCH] Speling svn path=/trunk/playground/sysadmin/partitionmanager/; revision=865585 --- src/jobs/setpartgeometryjob.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/jobs/setpartgeometryjob.h b/src/jobs/setpartgeometryjob.h index 449a291..767bd4d 100644 --- a/src/jobs/setpartgeometryjob.h +++ b/src/jobs/setpartgeometryjob.h @@ -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 */