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