We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88e47b1 commit e8fc555Copy full SHA for e8fc555
examples/diff_commits/main.go
@@ -14,7 +14,7 @@ func main() {
14
log.Fatal(err)
15
}
16
17
- // Retrieve the differences between two commmits of the same database
+ // Retrieve the differences between two commits of the same database
18
user := "justinclift"
19
database := "DB4S download stats.sqlite"
20
commit1 := dbhub.Identifier{CommitID: "34cbeebfc347a09406707f4220cd40f60778692523d2e7d227ccd92f4125c9ea"}
0 commit comments