From 3cd736b18c29d5914fe37313965f73190cc84fdf Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Fri, 18 Jun 2010 10:22:52 +0000 Subject: [PATCH] typo r63494 --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index f5bf478..85dcb6e 100644 --- a/TODO +++ b/TODO @@ -2,7 +2,7 @@ * Support for other mkfs.btrfs options, if any are useful. * Support for btrfs snapshots / using existing btrfs? * mountoptions is missing a few options that may be worth supporting, - including degraded, and all optionds that require a parameter. + including degraded, and all options that require a parameter. * mountoptions contains nobarrier, which is an unsafe option. Remove? Warn? * parted support needed for filesystem detection #567176 * Resizing?