Skip to content

Commit 14ca094

Browse files
authored
Spelling (#272)
1 parent a6fc507 commit 14ca094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ecto/adapters/tds.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ defmodule Ecto.Adapters.Tds do
4040
4141
### After connect flags
4242
43-
After connectiong to MSSQL server, TDS will check if there are any flags set in
43+
After connecting to MSSQL server, TDS will check if there are any flags set in
4444
connection options that should affect connection session behaviour. All flags are
4545
MSSQL standard *SET* options. The following flags are currently supported:
4646

0 commit comments

Comments
 (0)