We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6e5de3 commit f3222afCopy full SHA for f3222af
sender.go
@@ -125,7 +125,7 @@ type LineSender interface {
125
// '-', '*' '%%', '~', or a non-printable char.
126
DecimalColumnScaled(name string, val ScaledDecimal) LineSender
127
128
- // DecimalColumnScaled adds a decimal column value to the ILP message.
+ // DecimalColumnShopspring adds a decimal column value to the ILP message.
129
//
130
// Serializes the decimal value using the binary representation.
131
0 commit comments