diff --git a/plugins/OStatus/lib/salmon.php b/plugins/OStatus/lib/salmon.php index 7f685665fa..83be963c77 100644 --- a/plugins/OStatus/lib/salmon.php +++ b/plugins/OStatus/lib/salmon.php @@ -39,7 +39,7 @@ class Salmon * Sign and post the given Atom entry as a Salmon message. * * Side effects: may generate a keypair on-demand for the given user, - * which can be very slow on some systems. + * which can be very slow on some systems (like those without php5-gmp). * * @param string $endpoint_uri * @param string $xml string representation of payload