From 394b90b7d339bc567fee47a8c513b0749fc0c879 Mon Sep 17 00:00:00 2001 From: Lutz Date: Mon, 20 Mar 2023 11:20:57 +0100 Subject: [PATCH] Problem with docu --- docs/FoxBin2Prg_Internals.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/FoxBin2Prg_Internals.md b/docs/FoxBin2Prg_Internals.md index 57f3b22..5924f7d 100644 --- a/docs/FoxBin2Prg_Internals.md +++ b/docs/FoxBin2Prg_Internals.md @@ -30,7 +30,7 @@ As far as possible these are the original documents. Changes are added where fun - [Multi-config](#multi-config) - [File Capitalization](#file-capitalization) - [Conversion processes Logging](#conversion-processes-logging) - - [Storing paths for pjx](#storing-paths-for pjx) + - [Storing paths for pjx](#storing-paths-for-pjx) - [Create Class-Per-File](#create-class-per-file) - [Complementary options for the UseClassPerFile setting](#complementary-options-for-the-useclassperfile-setting) - [RedirectClassPerFileToMain](#redirectclassperfiletomain)