From 04bd5a9424e07003cd89519d80751c142fb5609d Mon Sep 17 00:00:00 2001
From: Rob Bocchino 20.4. Translation Tools
diff --git a/docs/fpp-users-guide.html b/docs/fpp-users-guide.html
index 4884fb003..e986fa16e 100644
--- a/docs/fpp-users-guide.html
+++ b/docs/fpp-users-guide.html
@@ -749,11 +749,11 @@ 1. Introduction
create, e.g., deployable flight software (FSW) programs and ground data environments.
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.