Fix minor typo

This commit is contained in:
Sergio Martins
2022-06-13 22:42:28 +01:00
parent ebaf0d170f
commit 4615936f9e

View File

@@ -22,7 +22,7 @@
#include <QGuiApplication>
#include <QCommandLineParser>
// Foro my own debugging, until we have better API
// For my own debugging, until we have better API
#include "../../src/controllers/MDILayout.h"
int main(int argc, char *argv[])