X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModule%2FOwa.php;h=69abd8e871fb5a2aa4640029b17199647f4d264c;hb=96d2cddb54f3ea3ead6e43e5ca1f814ed6327987;hp=8bbc9a916e862de0de2e1f82c6e45ce8f4c02534;hpb=e0dcf163ec874bc22d92424bde4e7f9e94530154;p=friendica.git diff --git a/src/Module/Owa.php b/src/Module/Owa.php index 8bbc9a916e..69abd8e871 100644 --- a/src/Module/Owa.php +++ b/src/Module/Owa.php @@ -85,7 +85,7 @@ class Owa extends BaseModule $result = ''; - // Encrypt the token with the public contacts publik key. + // Encrypt the token with the public contacts public key. // Only the specific public contact will be able to encrypt it. // At a later time, we will compare weather the token we're getting // is really the same token we have stored in the database.