Skip to content

Commit 5c496e9

Browse files
Merge pull request #76 from Abirdcfly/master
chore: remove duplicate word in comments
2 parents 656a822 + 4195d78 commit 5c496e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mysql/mysql.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ func respectsMinTimeBetweenKills(tx *sql.Tx, now time.Time, term chaosmonkey.Ter
389389
// Output: Tue, Dec. 15, 2015 5:00 PM PST
390390
//
391391
//
392-
// If days=0, returns the the current date, with
392+
// If days=0, returns the current date, with
393393
// the time set to endHour. For example:
394394
//
395395
// days: 0

0 commit comments

Comments
 (0)