Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Typos discovered by codespell #784

Merged
merged 2 commits into from
Apr 22, 2021

Commits on Apr 21, 2021

  1. [DATALAD RUNCMD] Fix some typos detected by codespell src

    === Do not change lines below ===
    {
     "chain": [],
     "cmd": "find src -iname '*.md' | xargs sed -e 's,sytem,system,g' -e 's,auxilliary,auxiliary,g' -e 's,compliancy,compliance,g' -e 's,Plase,Please,g' -e 's,targetted,targeted,g' -e 's,Descripton,Description,g' -e 's,Perferred,Preferred,g' -e 's,entitites,entities,g' -e 's,algoritm,algorithm,g' -e 's,applicaiton,application,g' -e 's,avaiable,available,g' -e 's,neccesary,necessary,g' -e 's,refered,referred,g' -i",
     "exit": 0,
     "extra_inputs": [],
     "inputs": [],
     "outputs": [],
     "pwd": "."
    }
    ^^^ Do not change lines above ^^^
    yarikoptic committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    d91bf0a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. STY: Fix table alignment

    effigies committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    43faa0e View commit details
    Browse the repository at this point in the history