diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2021-08-09 07:38:09 -0400 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2021-08-09 07:38:09 -0400 |
commit | 22e923c9b9519a309d51f6f1029bd542800dad4c (patch) | |
tree | 85c06409d7d79e3be466a4b3383bbf3aca3328cb /tnslc/README.md | |
parent | b125969d69fa9bf1b9b658449e36b93f5c1d0340 (diff) |
5, 6, much of 4
+ Finish much of ch 1
+ Fix spelling in copyright notices
Diffstat (limited to 'tnslc/README.md')
-rw-r--r-- | tnslc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tnslc/README.md b/tnslc/README.md index b242a4c..d09edc9 100644 --- a/tnslc/README.md +++ b/tnslc/README.md @@ -8,7 +8,7 @@ The reference compiler for the TNSL programming language. The compiler is writt This file is licensed under the CDDL 1.0 (the License) and may only be used in accordance with the License. - You should have recieved a copy of the License with this + You should have received a copy of the License with this software/source code. If you did not, a copy can be found at the following URL: |