8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be244b4 commit a4df9bcCopy full SHA for a4df9bc
CONTRIBUTING.md
@@ -149,7 +149,7 @@ git checkout -b ft/library-set
149
2. `popspell`: ορθογραφικός έλεγχος του αρχείου [pospell](https://github.com/AFPy/pospell). Μπορείτε να χρησιμοποιήσετε το ακόλουθο script.
150
151
```bash
152
- python scripts/check_spelling.py <dir>/<file>.po
+ python scripts/check_spelling.py <φάκελος>/<όνομα_του_αρχείου>.po
153
```
154
155
Εάν κάποια από τις λέξεις δεν είναι αναγνωρισμένη από το script προσθέστε την στο [dictionary](/dictionaries/main.txt) και επαναλάβετε.
0 commit comments