commit a1df2df4e22ccc4a86fd8413aa482a89d43798b7 parent d9d291d40728e58ef0648de5096dc6a191c37a6b Author: Vincent Forest <vincent.forest@meso-star.com> Date: Fri, 18 Jun 2021 15:22:38 +0200 Fix another typo Diffstat:
| M | star-engine/star-engine.html.in | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/star-engine/star-engine.html.in b/star-engine/star-engine.html.in @@ -143,7 +143,7 @@ installed on the system, one can compile the program with a common invocation of <code>gcc</code>.</p> <pre class="code"> -$ gcc main.c -lssp +~ $ gcc main.c -lssp </pre> <p>where <code>ssp</code> is the name of the <b>S</b>tar-<b>S</b>am<b>P</b>ling