diff options
Diffstat (limited to 'partedUtils.py')
-rw-r--r-- | partedUtils.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/partedUtils.py b/partedUtils.py index cd2006cb4..7ae78e3c3 100644 --- a/partedUtils.py +++ b/partedUtils.py @@ -1179,7 +1179,7 @@ class DiskSet: sys.exit(0) else: log.error(_("The drive /dev/%s has more than 15 partitions " - "on it. The SCSI subsystem in the Linux " + "on it. The SCSI subsystem in the Linux " "kernel does not allow for more than 15 " "partitions at this time. You will not be " "able to make changes to the partitioning of " |