Skip to content

Commit 0229edb

Browse files
authored
typo (#382)
1 parent a6e4fb7 commit 0229edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ODBC.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Note that setting tracing on/off requires resetting the ODBC environment, which
2121
any open statements/connections will be closed/invalid.
2222
2323
Also note that due to the persistent nature of ODBC config, setting tracing will
24-
persist acrosss Julia sessions, i.e. if you turn tracing on, then quit julia and start again
24+
persist across Julia sessions, i.e. if you turn tracing on, then quit julia and start again
2525
tracing will still be on, and will stay on until explicitly turned off.
2626
2727
The iODBC driver manager supports passing `stderr` as the `tracefile`, which will

0 commit comments

Comments
 (0)