From 11a800c825e04ef409b045be95fde52a048e4b2e Mon Sep 17 00:00:00 2001 From: Matt Wilson Date: Tue, 14 Aug 2001 20:57:29 +0000 Subject: s/Raid/RAID/ (#49669 --- textw/partition_text.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textw') diff --git a/textw/partition_text.py b/textw/partition_text.py index f88d54b09..8633724dc 100644 --- a/textw/partition_text.py +++ b/textw/partition_text.py @@ -877,7 +877,7 @@ class PartitionWindow: request.raidmembers = raidmembers if invalidInteger(spares.value()): - self.intf.messageWindow(_("Invalid Entry for Raid Spares"), + self.intf.messageWindow(_("Invalid Entry for RAID Spares"), invalidInteger(spares.value())) continue -- cgit