Fixed file-lint findings

This commit is contained in:
cytopia
2022-12-09 19:16:05 +01:00
parent f09e5ad64e
commit b6265751ba
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.
**Note:** In order to use this, you need to explicitly enable `phalcon.so` and `psr.so` in php.ini for PHP CLI and PHP-FPM.
**Note:** In order to use this, you need to explicitly enable `phalcon.so` and `psr.so` in php.ini for PHP CLI and PHP-FPM.
| Platform | Url |
|----------|------------------------------------------------------------------|

View File

@@ -1,6 +1,6 @@
# OpenSSH Client
OpenSSH Client is a program for logging into a remote machine and for executing commands on a remote machine.
OpenSSH Client is a program for logging into a remote machine and for executing commands on a remote machine.
| Platform | Url |
|----------|------------------------------------------------------------------|