summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--pascal.html.markdown2
1 files changed, 1 insertions, 1 deletions
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