Skip to content

Commit b3f38f5

Browse files
committed
Fix typos.
1 parent 70788c4 commit b3f38f5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

readme.it.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ unset($Web, $Scanner, $Loader);
223223
</html>
224224
```
225225

226-
*Tentativo di caricare il file `ascii_standard_testfile.txt`, a benign sample provided for the sole purpose of testing phpMussel:*
226+
*Tentativo di caricare il file `ascii_standard_testfile.txt`, un campione benigno fornito al solo scopo di testare phpMussel:*
227227

228228
![Screenshot](https://raw.githubusercontent.com/phpMussel/extras/master/screenshots/web-v3.0.0-alpha2.png)
229229

@@ -969,7 +969,7 @@ Opzioni di cache supplementari.
969969
Configurazione per il front-end.
970970

971971
##### "frontend_log" `[string]`
972-
- File per la registrazione di l'accesso front-end tentativi di accesso. Specificare un nome di file, o lasciare vuoto per disabilitare.
972+
- File per la registrazione di tentativi di accesso al front-end. Specificare un nome di file, o lasciare vuoto per disabilitare.
973973

974974
##### "max_login_attempts" `[int]`
975975
- Numero massimo di tentativi di accesso al front-end. Predefinito = 5.

v2-and-earlier/readme.it.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,7 @@ Valore | Produce | Descrizione
685685

686686
##### "frontend_log"
687687
- *v1: "FrontEndLog"*
688-
- File per la registrazione di l'accesso front-end tentativi di accesso. Specificare un nome di file, o lasciare vuoto per disabilitare.
688+
- File per la registrazione di tentativi di accesso al front-end. Specificare un nome di file, o lasciare vuoto per disabilitare.
689689

690690
##### "disable_webfonts"
691691
- Disabilita webfonts? True = Sì [Predefinito]; False = No.

0 commit comments

Comments
 (0)