]> git.mxchange.org Git - friendica.git/commitdiff
copy/paste error
authorPhilipp Holzer <admin@philipp.info>
Mon, 5 Nov 2018 20:03:55 +0000 (21:03 +0100)
committerPhilipp Holzer <admin@philipp.info>
Mon, 5 Nov 2018 20:03:55 +0000 (21:03 +0100)
tests/src/Util/CryptoTest.php

index d014d2818223be2130bcbcc6d54e8953c82c8c8e..7c6af0070cb11dc66ca5b1ae6c5e1081a6f915b6 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-// this is in the same namespace as Install for mocking 'rand' and 'random_init'
+// this is in the same namespace as Crypto for mocking 'rand' and 'random_init'
 namespace Friendica\Util;
 
 use PHPUnit\Framework\TestCase;