Kaynağa Gözat

Fixed typo.

H. Westphal 13 yıl önce
ebeveyn
işleme
22cb11d057
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      test/PredisShared.php

+ 1 - 1
test/PredisShared.php

@@ -11,7 +11,7 @@
 
 if (!file_exists(__DIR__.'/enable.tests')) {
     exit(
-        "Please create an empty file named 'enabled.tests' inside the test directory ".
+        "Please create an empty file named 'enable.tests' inside the test directory ".
         "in order to proceed.\n\n*** DO NOT *** run this test suite against servers in ".
         "a production environment or containing data you are interested in!\n"
     );