mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-01 03:00:54 +00:00
Fix common spelling mistakes (#4956)
* add codespell * first fixes * doc fixes * fix docstrings and comments * functional changes * docstrings again * and docs again * rename args * add ignore * use pre-commit for filtering instead * ups * fix typo in filter
This commit is contained in:
@ -58,7 +58,7 @@ InvenTree relies on the following frontend libraries and components:
|
||||
| [Font Awesome - Icons](https://fontawesome.com/) | CC BY 4.0 License | Icons |
|
||||
| [Font Awesome - Code](https://fontawesome.com/) | MIT | Delivery code for icons |
|
||||
| [Select2](https://github.com/select2/select2/) | MIT | Searchable selection box |
|
||||
| [fullcalendar](https://github.com/fullcalendar/fullcalendar/) | MIT | Calender rendering |
|
||||
| [fullcalendar](https://github.com/fullcalendar/fullcalendar/) | MIT | Calendar rendering |
|
||||
| [chart.js](https://github.com/chartjs/Chart.js) | MIT | charts |
|
||||
| [Moment JS](https://github.com/moment/momentjs.com/) | MIT | Time and date rendering |
|
||||
| [jquery-treegrid](https://github.com/maxazan/jquery-treegrid/) | MIT | Treegrid rendering |
|
||||
|
Reference in New Issue
Block a user