stephencelis / SQLite.swift

A type-safe, Swift-language layer over SQLite3.
MIT License
9.57k stars 1.54k forks source link

Fixed typo and added/clarified code comment in documentation. #1149

Closed a-vanderbilt closed 1 year ago

a-vanderbilt commented 1 year ago

Small typo fix (iff -> if). Added code comment, then modified existing code comment to make the intent of the code clearer.

Thanks for taking the time to submit a pull request.

Before submitting, please do the following:

jberkel commented 1 year ago

btw, iff is not a typo and means "if and only if"

https://en.wiktionary.org/wiki/iff#English