Corrected outdated doc comment
This commit is contained in:
parent
8e2910490f
commit
22959004c4
@ -5,7 +5,7 @@ import "io"
|
|||||||
import "os"
|
import "os"
|
||||||
import "strings"
|
import "strings"
|
||||||
|
|
||||||
// Html is either Element or Text
|
// Html is one of EmptyElement, ParentElement, Text, or RText.
|
||||||
type Html interface {
|
type Html interface {
|
||||||
io.WriterTo
|
io.WriterTo
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user