From eea561871b45a2335ab6a09f14dad627ffcdc1cd Mon Sep 17 00:00:00 2001 From: "\"Robert P. J. Day\"" Date: Thu, 20 Jul 2006 19:02:24 +0000 Subject: "formated" -> "formatted" throughout the code base. --- include/usage.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/usage.h b/include/usage.h index e8d121c1e..622c9c4d7 100644 --- a/include/usage.h +++ b/include/usage.h @@ -1783,7 +1783,7 @@ USE_FEATURE_DATE_ISOFMT( \ "\t-c\tcheck MD5 sums against given list\n" \ "\nThe following two options are useful only when verifying checksums:\n" \ "\t-s\tdon't output anything, status code shows success\n" \ - "\t-w\twarn about improperly formated MD5 checksum lines") + "\t-w\twarn about improperly formatted MD5 checksum lines") #define md5sum_example_usage \ "$ md5sum < busybox\n" \ "6fd11e98b98a58f64ff3398d7b324003\n" \ @@ -2621,7 +2621,7 @@ USE_FEATURE_MDEV_CONFIG( \ "\t-c\tcheck SHA1 sums against given list\n" \ "\nThe following two options are useful only when verifying checksums:\n" \ "\t-s\tdon't output anything, status code shows success\n" \ - "\t-w\twarn about improperly formated SHA1 checksum lines") + "\t-w\twarn about improperly formatted SHA1 checksum lines") #ifdef CONFIG_FEATURE_FANCY_SLEEP # define USAGE_FANCY_SLEEP(a) a -- cgit v1.2.3