Fix typos found by codespell (#234)

This commit is contained in:
Dimitri Papadopoulos Orfanos
2023-05-09 03:44:05 +02:00
committed by GitHub
parent bffc5d733b
commit 7bef2ccc68
10 changed files with 13 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
#include "vpn_json.h"
#include <QTextStream>
#include <QTextStream>
#include <QJsonDocument>
#include <QJsonObject>
#include <QJsonArray>