summaryrefslogtreecommitdiffstats
path: root/system/mcrypt/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/mcrypt/README')
-rw-r--r--system/mcrypt/README10
1 files changed, 6 insertions, 4 deletions
diff --git a/system/mcrypt/README b/system/mcrypt/README
index 7040c70841..785491c0be 100644
--- a/system/mcrypt/README
+++ b/system/mcrypt/README
@@ -1,5 +1,7 @@
-mcrypt is a replacement for the old crypt package and crypt command with
-extensions. It allows developers to use a wide range of encryption functions
-including encrypting files or data streams without having to be cryptographers.
+mcrypt is a replacement for the old crypt package and crypt
+command with extensions. It allows developers to use a wide range
+of encryption functions including encrypting files or data streams
+without having to be cryptographers.
-mcrypt is recommended if you are using phpmyadmin for database administration.
+mcrypt is recommended if you are using phpmyadmin for database
+administration.