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

bpo-43396: normalise naming in sqlite3 doc examples #24746

Merged
merged 3 commits into from
Mar 4, 2021

Commits on Mar 4, 2021

  1. Normalise docs: conn => con

    Erlend E. Aasland committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    44e77fc View commit details
    Browse the repository at this point in the history
  2. Normalise docs: c => cur

    Erlend E. Aasland committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    9ff5290 View commit details
    Browse the repository at this point in the history
  3. Fix continuation line indents

    Erlend E. Aasland committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    8724545 View commit details
    Browse the repository at this point in the history