From 8a871c8ffe86c8c415e360f28e1a38be610438ec Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 16 Oct 2007 21:17:14 -0400 Subject: [PATCH 1/1] typo --- mrconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrconfig b/mrconfig index ab8cb14..59ab018 100644 --- a/mrconfig +++ b/mrconfig @@ -8,7 +8,7 @@ gc = if [ -d "$MR_REPO"/.git ]; then git gc; fi # Tests used in the skips below. # - wantsrc checks whether I probably want a full source checkout (quite # large) -# - wantmedia checks whethere I probably want various large media files +# - wantmedia checks whether I probably want various large media files # here. # - private are hosts I trust private data to # - mylaptop only succeeds if it's on my main development laptop, which -- 2.39.2