summaryrefslogtreecommitdiff
path: root/system/dos/1986/src/disk descriptor.dos.fd
diff options
context:
space:
mode:
Diffstat (limited to 'system/dos/1986/src/disk descriptor.dos.fd')
-rw-r--r--system/dos/1986/src/disk descriptor.dos.fd2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/dos/1986/src/disk descriptor.dos.fd b/system/dos/1986/src/disk descriptor.dos.fd
index 660dd46..9de8cf0 100644
--- a/system/dos/1986/src/disk descriptor.dos.fd
+++ b/system/dos/1986/src/disk descriptor.dos.fd
@@ -250,7 +250,7 @@ PROC load disk data from bpb:
IF is error
THEN clear error;
enable stop;
- error stop ("Bios-Parameterblock ungltig")
+ error stop ("Bios-Parameterblock ungültig")
FI.
END PROC load disk data from bpb;