From 924364d73d08d1b4b8c5162b8667f682133a6e9a Mon Sep 17 00:00:00 2001 From: Stefan Date: Sun, 25 Feb 2018 22:38:58 +0000 Subject: [PATCH] Small typo --- doc/atari.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/atari.sgml b/doc/atari.sgml index 6cbff6208..459e8e745 100644 --- a/doc/atari.sgml +++ b/doc/atari.sgml @@ -394,7 +394,7 @@ under different mappings, defining remapped strings works only flawlessly with static array initialization: -#include <atari\_screen\_charmap.h> +#include <atari_screen_charmap.h> char pcScreenMappingString[] = "Hello Atari!"; #include <atari_atascii_charmap.h> -- 2.39.2