python_reference/tutorials/sqlite3_howto/code
Tim Gates a066dc35fe
docs: Fix a few typos
There are small typos in:
- tutorials/installing_scientific_packages.md
- tutorials/sqlite3_howto/README.md
- tutorials/sqlite3_howto/code/update_or_insert_records.py
- useful_scripts/conc_gzip_files.py

Fixes:
- Should read `existing` rather than `exisiting`.
- Should read `conveniently` rather than `conviniently`.
- Should read `calculate` rather than `calulate`.
- Should read `accommodate` rather than `accomodate`.
2022-06-27 13:19:05 +10:00
..
add_new_column.py reorganization 2014-06-01 12:59:24 -04:00
create_new_db.py reorganization 2014-06-01 12:59:24 -04:00
create_unique_index.py reorganization 2014-06-01 12:59:24 -04:00
date_time_ops.py reorganization 2014-06-01 12:59:24 -04:00
get_columnnames.py reorganization 2014-06-01 12:59:24 -04:00
print_db_info.py fix cursor use 2018-04-18 09:47:16 -04:00
selecting_entries.py reorganization 2014-06-01 12:59:24 -04:00
update_or_insert_records.py docs: Fix a few typos 2022-06-27 13:19:05 +10:00
updating_rows.py reorganization 2014-06-01 12:59:24 -04:00
write_from_sqlite.py reorganization 2014-06-01 12:59:24 -04:00