spelling mistakes updated

This commit is contained in:
Bram Barbieri
2024-04-05 13:30:46 +02:00
parent 2f230ebfb3
commit fdebe8ddde
3 changed files with 8 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
## General node file.
This File includes several main (verry important) components:
The Node parent class and the database log- function.
The Node parent class and the database log-in function.
The database funcion is used in almost every class and almost every function, so I put it here in a centeral location.