aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/templates
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/templates')
-rw-r--r--apps/files_encryption/templates/settings-personal.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_encryption/templates/settings-personal.php b/apps/files_encryption/templates/settings-personal.php
index 832eb75e23d..7c3a700c233 100644
--- a/apps/files_encryption/templates/settings-personal.php
+++ b/apps/files_encryption/templates/settings-personal.php
@@ -9,7 +9,7 @@
<p>
<a name="changePKPasswd" />
<label for="changePrivateKeyPasswd">
- <em><?php p( $l->t( "Your private key password no longer match your log-in password." ) ); ?></em>
+ <em><?php p( $l->t( "Your private key password no longer matches your log-in password." ) ); ?></em>
</label>
<br />
<?php p( $l->t( "Set your old private key password to your current log-in password:" ) ); ?>