Skip to content

Commit

Permalink
fix comment (issue #13)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyt committed Nov 2, 2016
1 parent 4ce307e commit 3b677e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tyt/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ func installAPI(db *buntdb.DB) {
factory: func() IEntity { return &Event{} },
}.install()

// events API
// spectacles API
API{
db: db,
resource: "spectacle",
Expand Down

0 comments on commit 3b677e3

Please sign in to comment.