Commit 21cb3784 authored by Kyle Lemons's avatar Kyle Lemons

Fix doc typo

parent 6f3948b4
......@@ -43,7 +43,7 @@ type Config struct {
// Default Config objects
var (
// ConmpareConfig is the default configuration used for Compare.
// CompareConfig is the default configuration used for Compare.
CompareConfig = &Config{
Diffable: true,
IncludeUnexported: true,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment