From c2c99463720e758d5aa0bdcea19dc5b3dd67292c Mon Sep 17 00:00:00 2001 From: Joseph Crail Date: Mon, 9 Jun 2014 00:00:52 -0400 Subject: Fix more misspelled comments and strings. --- src/libgetopts/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libgetopts') diff --git a/src/libgetopts/lib.rs b/src/libgetopts/lib.rs index dec62265516..eb9c86f0014 100644 --- a/src/libgetopts/lib.rs +++ b/src/libgetopts/lib.rs @@ -163,7 +163,7 @@ pub struct OptGroup { pub occur: Occur } -/// Describes wether an option is given at all or has a value. +/// Describes whether an option is given at all or has a value. #[deriving(Clone, PartialEq)] enum Optval { Val(String), -- cgit 1.4.1-3-g733a5