diff --git a/doc/goal_doc.md b/doc/goal_doc.md index d98f03f66e..19e0529ee9 100644 --- a/doc/goal_doc.md +++ b/doc/goal_doc.md @@ -1284,7 +1284,7 @@ If the source is an immediate `(new 'static ...)` form that results in a statica ``` will be just a single instruction to do a `vmovaps xmm1, [rip + XXX]`. -##`.svf` +## `.svf` ```lisp (.svf dst-loc src-reg [:color #t|#f]) ``` @@ -1647,4 +1647,4 @@ Any other codes will result in an error message being printed. # GOOS # Built-in Functions # Compiler Start Procedure -# Inline Functions \ No newline at end of file +# Inline Functions