From 80bda7a0e851fc43d40b1d1ece3d9df4e41eb1c0 Mon Sep 17 00:00:00 2001 From: Nitin Rathi Date: Tue, 25 Feb 2020 19:13:42 +0530 Subject: Fixed a spelling mistake --- pascal.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pascal.html.markdown') diff --git a/pascal.html.markdown b/pascal.html.markdown index 9fb51c3b..a505a38f 100644 --- a/pascal.html.markdown +++ b/pascal.html.markdown @@ -15,7 +15,7 @@ source : [wikipedia](https://en.wikipedia.org/wiki/Pascal_(programming_language) to compile and run a pascal program you could use a free pascal compiler. [Download Here](https://www.freepascal.org/) ```pascal -//Anathomy of a Pascal Program +//Anatomy of a Pascal Program //this is a comment { this is a -- cgit v1.2.3