We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01afa04 commit 73dffa0Copy full SHA for 73dffa0
1 file changed
lib/tds/error.ex
@@ -2,7 +2,7 @@ defmodule Tds.Error do
2
@moduledoc """
3
Defines the `Tds.Error` struct.
4
5
- The struct has to fields:
+ The struct has two fields:
6
7
* `:message`: expected to be a string
8
* `:mssql`: expected to be a keyword list with the fields `line_number`,
0 commit comments