X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/e5dd85021198561461d46c50b41a927ef9e6050a..8a871c8ffe86c8c415e360f28e1a38be610438ec:/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