docs: fix grammar error 'must be placed to' to 'must be placed in'

- Fix 'must be placed to' to 'must be placed in' in proxy-sqlite3/README.md
- Fix 'must be placed to' to 'must be placed in' in snmptraps/README.md
- Fix 'must be placed to' to 'must be placed in' in server-mysql/README.md
- Fix 'must be placed to' to 'must be placed in' in server-pgsql/README.md
- Fix 'must be placed to' to 'must be placed in' in proxy-mysql/README.md

The correct preposition with 'placed' is 'in' or 'at', not 'to'.
This commit is contained in:
saranf 2026-01-21 23:21:40 +09:00
parent d2fbe0047a
commit 5f0333f1b3
5 changed files with 5 additions and 5 deletions

View file

@ -290,7 +290,7 @@ SNMP traps processing feature could be enabled using shared volume and switched
### ``/var/lib/zabbix/mibs``
The volume allows to add new MIB files. It does not support subdirectories, all MIBs must be placed to ``/var/lib/zabbix/mibs``.
The volume allows to add new MIB files. It does not support subdirectories, all MIBs must be placed in ``/var/lib/zabbix/mibs``.
# The image variants

View file

@ -246,7 +246,7 @@ SNMP traps processing feature could be enabled using shared volume and switched
### ``/var/lib/zabbix/mibs``
The volume allows to add new MIB files. It does not support subdirectories, all MIBs must be placed to ``/var/lib/zabbix/mibs``.
The volume allows to add new MIB files. It does not support subdirectories, all MIBs must be placed in ``/var/lib/zabbix/mibs``.
# The image variants

View file

@ -280,7 +280,7 @@ SNMP traps processing feature could be enabled using shared volume and switched
### ``/var/lib/zabbix/mibs``
The volume allows to add new MIB files. It does not support subdirectories, all MIBs must be placed to ``/var/lib/zabbix/mibs``.
The volume allows to add new MIB files. It does not support subdirectories, all MIBs must be placed in ``/var/lib/zabbix/mibs``.
### ``/var/lib/zabbix/export``

View file

@ -281,7 +281,7 @@ SNMP traps processing feature could be enabled using shared volume and switched
### ``/var/lib/zabbix/mibs``
The volume allows to add new MIB files. It does not support subdirectories, all MIBs must be placed to ``/var/lib/zabbix/mibs``.
The volume allows to add new MIB files. It does not support subdirectories, all MIBs must be placed in ``/var/lib/zabbix/mibs``.
### ``/var/lib/zabbix/export``

View file

@ -81,7 +81,7 @@ The volume contains log file ``snmptraps.log`` named with received SNMP traps.
### ``/var/lib/zabbix/mibs``
The volume allows to add new MIB files. It does not support subdirectories, all MIBs must be placed to ``/var/lib/zabbix/mibs``.
The volume allows to add new MIB files. It does not support subdirectories, all MIBs must be placed in ``/var/lib/zabbix/mibs``.
### ``/var/lib/zabbix/snmptrapd_config``