Skip to content

Commit 03fb7a1

Browse files
committed
Fix typos
1 parent d53e8ca commit 03fb7a1

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

backend/ip-to-country.db

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* DO NOTE MODIFY THIS FILE
2+
* DO NOT MODIFY THIS FILE
33
* This file is automagically generated, and overwritten,
44
* by the rsync box. It is only included in this repo to simplify getting
55
* up and running on your localhost without needing to generate all this

backend/ip-to-country.idx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* DO NOTE MODIFY THIS FILE
2+
* DO NOT MODIFY THIS FILE
33
* This file is automagically generated, and overwritten,
44
* by the rsync box. It is only included in this repo to simplify getting
55
* up and running on your localhost without needing to generate all this

include/last_updated.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010

1111
/*
12-
* DO NOTE MODIFY THIS FILE
12+
* DO NOT MODIFY THIS FILE
1313
* This file is automagically generated, and overwritten,
1414
* by the rsync box. It is only included in this repo to simplify getting
1515
* up and running on your localhost without needing to generate all this

include/mirrors.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010

1111
/*
12-
* DO NOTE MODIFY THIS FILE
12+
* DO NOT MODIFY THIS FILE
1313
* This file is automagically generated, and overwritten,
1414
* by the rsync box. It is only included in this repo to simplify getting
1515
* up and running on your localhost without needing to generate all this

include/pregen-confs.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010

1111
/*
12-
* DO NOTE MODIFY THIS FILE
12+
* DO NOT MODIFY THIS FILE
1313
* This file is automagically generated, and overwritten,
1414
* by the rsync box. It is only included in this repo to simplify getting
1515
* up and running on your localhost without needing to generate all this

include/pregen-news.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010
/*
11-
* DO NOTE MODIFY THIS FILE
11+
* DO NOT MODIFY THIS FILE
1212
* This file is automagically generated, and overwritten,
1313
* by the rsync box. It is only included in this repo to simplify getting
1414
* up and running on your localhost without needing to generate all this

0 commit comments

Comments
 (0)