mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-01-21 19:58:03 -05:00
Add spell checking with typos (#4138)
* Add spell checking with typos Implement https://github.com/FreshRSS/FreshRSS/pull/4134#issuecomment-1008027558 * GitHub Actions attempt * Quiet wget * Makefile
This commit is contained in:
committed by
GitHub
parent
9dbbe924c5
commit
4e2dff4591
@@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* La classe Model_array représente le modèle interragissant avec les fichiers de type texte gérant des tableaux php
|
||||
* The Minz_ModelArray class is the model to interact with text files containing a PHP array
|
||||
*/
|
||||
class Minz_ModelArray {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user