diff options
Diffstat (limited to 'apps/federation/lib/BackgroundJob/GetSharedSecret.php')
-rw-r--r-- | apps/federation/lib/BackgroundJob/GetSharedSecret.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/federation/lib/BackgroundJob/GetSharedSecret.php b/apps/federation/lib/BackgroundJob/GetSharedSecret.php index 521ffca8a70..c0a4b43db64 100644 --- a/apps/federation/lib/BackgroundJob/GetSharedSecret.php +++ b/apps/federation/lib/BackgroundJob/GetSharedSecret.php @@ -41,7 +41,7 @@ use OCP\IURLGenerator; /** * Class GetSharedSecret * - * request shared secret from remote ownCloud + * request shared secret from remote Nextcloud * * @package OCA\Federation\Backgroundjob */ |