From 5f69adb5bab5c70efa7f93cb610938771a568966 Mon Sep 17 00:00:00 2001 From: Stephen Cochrane Date: Mon, 22 Feb 2021 16:46:33 +0200 Subject: [PATCH] Fixed whitespace --- raw/projects.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/raw/projects.txt b/raw/projects.txt index 501f2ce..aea5ff9 100644 --- a/raw/projects.txt +++ b/raw/projects.txt @@ -41,7 +41,7 @@ | University Projects | | | | Due to the fact that many of | -| these projects are still being | +| these projects are still being | | used to asses students at SU, these | | repos must be set to private, in order | | to prevent students from copying my work | @@ -58,7 +58,7 @@ | solutions to form new solutions, written in | | java. | | | -| * 2nd Year, 2nd Semester - Wrote a compiler for | +| * 2nd Year, 2nd Semester - Wrote a compiler for | | a pascal like language named ALAN standing for | | Another LANguage, includes scanning, parsing, | | typechecking, codegen (to the jvm using |