diff --git a/doc.go b/doc.go index bd6ae5e3..39f71555 100644 --- a/doc.go +++ b/doc.go @@ -2,7 +2,6 @@ // Use of this source code is governed by a BSD // license that can be found in the LICENSE file. -// Package xorm provides is a simple and powerful ORM for Go. It makes your +// Package xorm provides is a simple and powerful ORM for Go. It makes // database operation simple. - package xorm