improved doc.go

This commit is contained in:
Lunny Xiao 2013-10-07 11:15:24 +08:00
parent 58f95d6f27
commit 1baec0ce1a
1 changed files with 1 additions and 2 deletions

3
doc.go
View File

@ -2,7 +2,6 @@
// Use of this source code is governed by a BSD // Use of this source code is governed by a BSD
// license that can be found in the LICENSE file. // 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. // database operation simple.
package xorm package xorm