Skip to content

Commit

Permalink
typo (#382)
Browse files Browse the repository at this point in the history
  • Loading branch information
spaette authored Jul 4, 2024
1 parent a6e4fb7 commit 0229edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ODBC.jl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Note that setting tracing on/off requires resetting the ODBC environment, which
any open statements/connections will be closed/invalid.
Also note that due to the persistent nature of ODBC config, setting tracing will
persist acrosss Julia sessions, i.e. if you turn tracing on, then quit julia and start again
persist across Julia sessions, i.e. if you turn tracing on, then quit julia and start again
tracing will still be on, and will stay on until explicitly turned off.
The iODBC driver manager supports passing `stderr` as the `tracefile`, which will
Expand Down

0 comments on commit 0229edb

Please sign in to comment.