diff --git a/2.-Software-Architecture-Specification.md b/2.-Software-Architecture-Specification.md index 05e2d98..da735c1 100644 --- a/2.-Software-Architecture-Specification.md +++ b/2.-Software-Architecture-Specification.md @@ -195,7 +195,7 @@ The advantage of this solution is that the code of the plug-in remains largely i The "Program" field in the diagram is supposed to represent an executable file; if you click on it, "Form1" is called. This function then loads the "ModellingWizard", i.e. the plugin. This means that the GUI of the plugin is then displayed in "Form1".

-System
+System
Figure 5 - Class design from the ModellingWizard