From cd3bc5a29b1b8ee223cafb6d8a569c76613eee81 Mon Sep 17 00:00:00 2001
From: Jed Barber <jjbarber@y7mail.com>
Date: Sat, 17 Mar 2018 02:51:24 +1100
Subject: Note about Pascal: was used to create the entirety of the original
 Mac OS

---
 project/templates/steelman.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'project')

diff --git a/project/templates/steelman.html b/project/templates/steelman.html
index 175076f..652f781 100644
--- a/project/templates/steelman.html
+++ b/project/templates/steelman.html
@@ -49,7 +49,7 @@ to eliminate as many sources of errors as possible. It represents a possible fut
 <p><a href="https://en.wikipedia.org/wiki/Pascal_(programming_language)" target="_blank">Pascal</a>, like C, predates
 the Steelman requirements and so they cannot have had any influence at all on the language. It was designed for formal
 specification and <a href="https://www.tutorialspoint.com/pascal/pascal_overview.htm" target="_blank">teaching algorithms</a>.
-Later dialects were used to develop several high profile software projects, including Skype, Photoshop, and parts of
+Later dialects were used to develop several high profile software projects, including Skype, Photoshop, and
 the original Mac OS. It is useful to consider as a precusor of Ada, sharing many points of functionality and style.</p>
 
 <p><a href="https://www.rust-lang.org/" target="_blank">Rust</a> is the newest language here, created in 2010. It
-- 
cgit