Skip to content

Commit 3b8982c

Browse files
authored
fixed documentation for DefaultMsgAcceptFunc (#1308)
1 parent 7318b01 commit 3b8982c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

acceptfunc.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ type MsgAcceptFunc func(dh Header) MsgAcceptAction
1212
//
1313
// * Zero bit isn't zero
1414
//
15-
// * has more than 1 question in the question section
15+
// * does not have exactly 1 question in the question section
1616
//
1717
// * has more than 1 RR in the Answer section
1818
//

0 commit comments

Comments
 (0)