Commit:    03fb7a1de96b17c8bc70d36da90c6929719424cc
Author:    Sobak <msobaczew...@gmail.com>         Sun, 19 Nov 2017 05:29:19 
+0100
Parents:   d53e8ca6b321cd55063c1f2e13bb642a6173a121
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=03fb7a1de96b17c8bc70d36da90c6929719424cc

Log:
Fix typos

Changed paths:
  M  backend/ip-to-country.db
  M  backend/ip-to-country.idx
  M  include/last_updated.inc
  M  include/mirrors.inc
  M  include/pregen-confs.inc
  M  include/pregen-news.inc


Diff:
diff --git a/backend/ip-to-country.db b/backend/ip-to-country.db
index 15f8aab..9704a87 100644
--- a/backend/ip-to-country.db
+++ b/backend/ip-to-country.db
@@ -1,5 +1,5 @@
 /*
- * DO NOTE MODIFY THIS FILE
+ * DO NOT MODIFY THIS FILE
  * This file is automagically generated, and overwritten,
  * by the rsync box. It is only included in this repo to simplify getting
  * up and running on your localhost without needing to generate all this
diff --git a/backend/ip-to-country.idx b/backend/ip-to-country.idx
index 6915ac0..4e98e79 100644
--- a/backend/ip-to-country.idx
+++ b/backend/ip-to-country.idx
@@ -1,5 +1,5 @@
 /*
- * DO NOTE MODIFY THIS FILE
+ * DO NOT MODIFY THIS FILE
  * This file is automagically generated, and overwritten,
  * by the rsync box. It is only included in this repo to simplify getting
  * up and running on your localhost without needing to generate all this
diff --git a/include/last_updated.inc b/include/last_updated.inc
index 6f1d98c..b3a0a77 100644
--- a/include/last_updated.inc
+++ b/include/last_updated.inc
@@ -9,7 +9,7 @@
 
 
 /*
- * DO NOTE MODIFY THIS FILE
+ * DO NOT MODIFY THIS FILE
  * This file is automagically generated, and overwritten,
  * by the rsync box. It is only included in this repo to simplify getting
  * up and running on your localhost without needing to generate all this
diff --git a/include/mirrors.inc b/include/mirrors.inc
index ddb36d0..5e198d1 100644
--- a/include/mirrors.inc
+++ b/include/mirrors.inc
@@ -9,7 +9,7 @@
 
 
 /*
- * DO NOTE MODIFY THIS FILE
+ * DO NOT MODIFY THIS FILE
  * This file is automagically generated, and overwritten,
  * by the rsync box. It is only included in this repo to simplify getting
  * up and running on your localhost without needing to generate all this
diff --git a/include/pregen-confs.inc b/include/pregen-confs.inc
index 9839880..8eb2803 100644
--- a/include/pregen-confs.inc
+++ b/include/pregen-confs.inc
@@ -9,7 +9,7 @@
 
 
 /*
- * DO NOTE MODIFY THIS FILE
+ * DO NOT MODIFY THIS FILE
  * This file is automagically generated, and overwritten,
  * by the rsync box. It is only included in this repo to simplify getting
  * up and running on your localhost without needing to generate all this
diff --git a/include/pregen-news.inc b/include/pregen-news.inc
index a798ddf..340a9ab 100644
--- a/include/pregen-news.inc
+++ b/include/pregen-news.inc
@@ -8,7 +8,7 @@
 
 
 /*
- * DO NOTE MODIFY THIS FILE
+ * DO NOT MODIFY THIS FILE
  * This file is automagically generated, and overwritten,
  * by the rsync box. It is only included in this repo to simplify getting
  * up and running on your localhost without needing to generate all this


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to