From a9790f1ccb9b94443119c0d081240284abe1b9b9 Mon Sep 17 00:00:00 2001 From: Ben Goldsworthy Date: Tue, 23 Jun 2020 22:58:14 +0100 Subject: [PATCH] Amend language name --- src/emulator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/emulator.c b/src/emulator.c index 1b227c7..0ae9632 100755 --- a/src/emulator.c +++ b/src/emulator.c @@ -20,7 +20,7 @@ * * @section DESCRIPTION * - * This program emulates programs written in the SCC.150 Assembler language. + * This program emulates programs written in the 150 Assembler language. * The language is a very simple assembly language that comprises of only ten * opcodes: *