]> granicus.if.org Git - pdns/commitdiff
Fix typo
authorFrank Louwers <frank@louwers.be>
Thu, 18 Apr 2019 15:12:19 +0000 (17:12 +0200)
committerFrank Louwers <frank@louwers.be>
Thu, 18 Apr 2019 15:12:19 +0000 (17:12 +0200)
modules/gmysqlbackend/enable-foreign-keys.mysql.sql

index 391936c0062fd3e9be3783cfc08309db5c7edd5f..8f746f8dc8703431fb31cdb32b5f229576ca9378 100644 (file)
@@ -3,7 +3,7 @@ Using this SQL causes Mysql to create foreign keys on your database. This will
 make sure that no records, comments or keys exists for domains that you already
 removed. This is not enabled by default, because we're not sure what the
 consequences are from a performance point of view. If you do have feedback,
-please let us know how this effects your setup.
+please let us know how this affects your setup.
 
 Please note that it's not possible to apply this, before you cleaned up your
 database, as the foreign keys do not exist.