diff --git a/docs/fpp-spec.html b/docs/fpp-spec.html index 5e580983b..06d2d3c6f 100644 --- a/docs/fpp-spec.html +++ b/docs/fpp-spec.html @@ -8551,7 +8551,7 @@
The name "F Double Prime" (or F'') deliberately suggests the idea of a -"derivative" -of F Prime (or F'). -By "integrating" an FPP model (i.e., running the tools) you get a partial -FSW implementation in the F Prime framework; and then by "integrating" again +
The name “F Double Prime” (or F″) deliberately suggests the idea of a +“derivative” +of F Prime (or F′). +By “integrating” an FPP model (i.e., running the tools) you get a partial +FSW implementation in the F Prime framework; and then by “integrating” again (i.e., providing the project-specific C++ implementation) you get a FSW application.
Purpose: The purpose of this document is to describe FPP in a way that is accessible to users, including beginning users. A more detailed and precise description is available in -The FPP Language -Specification. +The FPP Language Specification. We recommend that you read this document before consulting that one.