]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/package/class_Receivable.php
Updated to latest 'core' + convertToClassName() and convertDashesToUnderscores()...
[hub.git] / application / hub / interfaces / package / class_Receivable.php
index 5cf792583721b403deb225f1696687eb88453d2c..47e72e09ebe55950e0f353e888a2b96c56746024 100644 (file)
@@ -139,7 +139,7 @@ interface Receivable extends FrameworkInterface {
         * Feeds the hash and sender (as recipient for the 'sender' reward) to the
         * miner's queue, unless the message is not a "reward claim" message as this
         * leads to an endless loop. You may wish to run the miner to get some
-        * reward ("HubCoins") for "mining" this hash.
+        * reward ("Hubcoins") for "mining" this hash.
         *
         * @param       $messageData    Array with message data
         * @return      void