Code polish

- Fix some typos.
- Added more comments (and documentation) to the code.
This commit is contained in:
Malte Meiboom
2026-05-27 10:53:02 +02:00
parent 3e60bfbde4
commit 516d745f00
9 changed files with 33 additions and 17 deletions
+1 -3
View File
@@ -1,6 +1,4 @@
//
// Parsing the config file
//
//! Parsing the config file
use anyhow;