Explorar o código

[bin] Minor fix in comments.

[ci skip]
Daniele Alessandri %!s(int64=12) %!d(string=hai) anos
pai
achega
3ac4141bcb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bin/create-command-test

+ 1 - 1
bin/create-command-test

@@ -17,7 +17,7 @@
 // For example, to generate a test case for SET (which is represented by the
 // Predis\Command\StringSet class):
 //
-//   $ ./bin/generate-command-test.php --class=StringSet
+//   $ ./bin/generate-command-test --class=StringSet
 //
 // Here is a list of optional arguments:
 //