From 8e502f1c345f2905fd7609d117981005edc2a250 Mon Sep 17 00:00:00 2001 From: Lutz Date: Fri, 10 Jun 2022 21:07:30 +0200 Subject: [PATCH] Minor changes to documentation 2 --- 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 725a59a..ba2eea9 100644 --- a/docs/FoxBin2Prg_Internals.md +++ b/docs/FoxBin2Prg_Internals.md @@ -32,7 +32,7 @@ As far as possible these are the original documents. Changes are added where fun - [Conversion processes Logging](#conversion-processes-logging) - [Create Class-Per-File](#create-class-per-file) - [Complementary options for the UseClassPerFile setting](#complementary-options-for-the-useclassperfile-setting) - - [RedirectClassPerFileToMain:](#redirectclassperfiletomain:) + - [RedirectClassPerFileToMain](#redirectclassperfiletomain) - [ClassPerFileCheck](#classperfilecheck) - [Create File-Per-DBC](#create-file-per-dbc) - [Complementary options for the UseFilesPerDBC setting](#complementary-options-for-the-usefilesperdbc-setting)