Merge pull request #3866 from nitinrathi/patch-1

[pascal/en] Fixed a spelling mistake
This commit is contained in:
Max Schumacher 2020-02-25 15:10:24 +01:00 committed by GitHub
commit cbda14b7e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/) to compile and run a pascal program you could use a free pascal compiler. [Download Here](https://www.freepascal.org/)
```pascal ```pascal
//Anathomy of a Pascal Program //Anatomy of a Pascal Program
//this is a comment //this is a comment
{ {
this is a this is a