From 59003fc042f70a94ec485b8806d5ad5b41c2392a Mon Sep 17 00:00:00 2001 From: TheHresvelgian <sigrunhog@hotmail.com> Date: Fri, 29 Apr 2022 04:34:04 +0200 Subject: [PATCH] added introduction --- src/kode/checkmate.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/kode/checkmate.cpp b/src/kode/checkmate.cpp index 23b5685..fae5ef4 100644 --- a/src/kode/checkmate.cpp +++ b/src/kode/checkmate.cpp @@ -34,7 +34,7 @@ int main() << "Please use a single character as shown in the text when interacting with the program. " << "If you encounter any issues, please take contact with either the leader of the team, " << "Loke Svelland at lokens@stud.ntnu.no, " - << "or the lead programmer, Sigrun Hogstedt at sigruah@stud.ntnu.no" << endl; + << "or the lead programmer, Sigrun Hogstedt at sigruah@stud.ntnu.no." << endl; do { -- GitLab