diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:29:00 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:10 -0400 |
commit | a66bb6f673f3ada6ecd6a24da8d4f822cd91cb6f (patch) | |
tree | ab8d74c760e7651314f8eafb9862d80967ca0a70 /system/phpsysinfo | |
parent | fbf5d3fa7c7abeeb70bc3f69cac87d4998cc9557 (diff) |
system/phpsysinfo: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/phpsysinfo')
-rw-r--r-- | system/phpsysinfo/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/system/phpsysinfo/README b/system/phpsysinfo/README index 5edd3bb20dfe..c3acd80c123b 100644 --- a/system/phpsysinfo/README +++ b/system/phpsysinfo/README @@ -1 +1,2 @@ -A customizable PHP script that displays information about your system nicely. +A customizable PHP script that displays information about your system +nicely. |