Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
BillSJC committed Mar 1, 2020
1 parent 2032a77 commit 42e50b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pagable.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ var use0Page bool
// //your recovery
// func myRecovery(){
// if err := recover ; err != nil {
// fmt.Println("something happend")
// fmt.Println("something happened")
// fmt.Println(err)
// //then you can do some logs...
// }
Expand Down

0 comments on commit 42e50b0

Please sign in to comment.