summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorBjoern Schiessle <schiessle@owncloud.com>2014-12-03 19:46:32 +0100
committerBjoern Schiessle <schiessle@owncloud.com>2014-12-03 19:46:32 +0100
commit0a173e2b5808ba4cfc39bc565f29aa7806b09f05 (patch)
tree31e9ac24ff58788f8792639110e43e3a04ef734b /apps
parent3d9c72d2d9c4586902f49b00d58e9a02333aabb1 (diff)
downloadnextcloud-server-0a173e2b5808ba4cfc39bc565f29aa7806b09f05.tar.gz
nextcloud-server-0a173e2b5808ba4cfc39bc565f29aa7806b09f05.zip
fix typo
Diffstat (limited to 'apps')
-rw-r--r--apps/files_encryption/lib/helper.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_encryption/lib/helper.php b/apps/files_encryption/lib/helper.php
index 24e1494fc00..5ea2d0fc072 100644
--- a/apps/files_encryption/lib/helper.php
+++ b/apps/files_encryption/lib/helper.php
@@ -19,7 +19,7 @@
* GNU AFFERO GENERAL PUBLIC LICENSE for more details.
*
* You should have received a copy of the GNU Affero General Public
- * License alon with this library. If not, see <http://www.gnu.org/licenses/>.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
*
*/