From 12901a1c09617c115f4a8860f406d75ea9330d25 Mon Sep 17 00:00:00 2001 From: "jcgter777 :P" <34496783+jcgter777@users.noreply.github.com> Date: Mon, 2 Jul 2018 14:45:22 -0400 Subject: [PATCH] Fixed spelling --- developers.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/developers.md b/developers.md index 7fbd892..582208f 100644 --- a/developers.md +++ b/developers.md @@ -2,7 +2,7 @@ This page has information relating to developers and what they can and cannot use. ### Contents: -System Varibles +System Variables Modules Built-In Calls and Labels @@ -10,10 +10,10 @@ Built-In Calls and Labels NOS has a decent amount of system varibles and labels that cannot be overwritten. Below is a list of them and their location (what subprogram they are in) and whether or not they can be overwritten. ### NOSSPRIT -No Varibles +No Variables ### NOSHEAD -No Varibles +No Variables ### NOSSRH FILES - This has the program names and the data. This is in the format of a 17 byte set as seen below: - DO NOT OVERWRITE - @@ -35,10 +35,10 @@ SIZE - Size of first program, this may be overwritten after the program is switc ARC - Archive status of the first program, this may be overwritten after the program is switched ### NOSGUI -No varibles +No variables ### NOSCTRL -G - getKey varible, overwrite at your own risk +G - getKey variable, overwrite at your own risk prgmTEMP - Temporary program for running ASM and BASIC programs prgmASM - ASM program data for running SLOT - Selected Program Slot, overwrite at your own risk @@ -53,7 +53,7 @@ L5 - Color / Settings Data, formated as below: LOC - Location of cursor on menu ### NOSPROG -No Varibles +No Variables ### NOSSUB B, ICONX, ICONY, ICONCHAR, ICONCOLOR, SET, STATUS, POS - Temporary Varibles, may be overwritten