Merge pull request #6025 from owncloud/typo

fix typo
This commit is contained in:
Vincent Petry 2013-11-25 02:12:09 -08:00
commit 15f7315231
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ if($_['passwordChangeSupported']) {
<h2>
<?php p( $l->t( 'Encryption' ) ); ?>
</h2>
<?php p($l->t( "The encryption app is no longer enabled, decrypt all your file" )); ?>
<?php p($l->t( "The encryption app is no longer enabled, please decrypt all your files" )); ?>
<p>
<input
type="password"