X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/64c0bf1b271f950b0dab844848aeda0c124e23f3..55aa3f5eb153f5e46a5d795bc3fd40fa3f35646b:/mrconfig 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