From d0b475841bfe53deb51f8a5794692ac96d8c5ee3 Mon Sep 17 00:00:00 2001 From: belliash Date: Mon, 23 Jul 2018 16:42:30 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffc23a5..d905164 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Full P# Specification can be found on the [Wiki Pages](https://git.codingworksho ## P# - Modern PHP -The name of the language was created analogically to C++ or C#. The ++ oerator in all C-style languages, including PHP means +The name of the language was created analogically to C++ or C#. The ++ operator in all C-style languages, including PHP means an increase. Thus as C# is more than C++, and C++ is more than C, the P# is more than PHP. Despite, that P# syntax draws among others upon PHP, it is not fully compatible with it. P# is a modern, pure Object-Oriented