From 853a39ad11123e264eecb7a4cb8f95abec12f230 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Mon, 18 Jul 2016 10:26:26 +0200 Subject: this app works for Nextcloud and ownCloud --- lib/Provider/TotpProvider.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Provider/TotpProvider.php') diff --git a/lib/Provider/TotpProvider.php b/lib/Provider/TotpProvider.php index dc72331..b5d7918 100644 --- a/lib/Provider/TotpProvider.php +++ b/lib/Provider/TotpProvider.php @@ -3,7 +3,7 @@ /** * @author Christoph Wurst * - * ownCloud - Two-factor TOTP + * Two-factor TOTP * * This code is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, -- cgit v1.2.3