Skip to content

Commit e8fc555

Browse files
committed
Trivial typo fix for a comment
1 parent 88e47b1 commit e8fc555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/diff_commits/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ func main() {
1414
log.Fatal(err)
1515
}
1616

17-
// Retrieve the differences between two commmits of the same database
17+
// Retrieve the differences between two commits of the same database
1818
user := "justinclift"
1919
database := "DB4S download stats.sqlite"
2020
commit1 := dbhub.Identifier{CommitID: "34cbeebfc347a09406707f4220cd40f60778692523d2e7d227ccd92f4125c9ea"}

0 commit comments

Comments
 (0)