From 1b1a06b6ec616b7973eb5dc910f3d6dc50329b31 Mon Sep 17 00:00:00 2001 From: Steve Manuel Date: Tue, 3 Jan 2017 18:35:29 -0800 Subject: adding link to Wiki --- system/addon/api.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/addon') diff --git a/system/addon/api.go b/system/addon/api.go index 7167202..9b54d6e 100644 --- a/system/addon/api.go +++ b/system/addon/api.go @@ -12,7 +12,7 @@ import ( "github.com/ponzu-cms/ponzu/system/db" ) -// QueryOptions is a miror of the same struct in db package and are re-declared +// QueryOptions is a mirror of the same struct in db package and are re-declared // here only to make the API simpler for the caller type QueryOptions db.QueryOptions -- cgit v1.2.3