diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/assembly.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assembly.rst b/docs/assembly.rst index 415bb1a1..30f7fc01 100644 --- a/docs/assembly.rst +++ b/docs/assembly.rst @@ -11,7 +11,7 @@ differs from standalone assembly and then specify assembly itself. TODO: Write about how scoping rules of inline assembly are a bit different and the complications that arise when for example using internal functions -of libraries. Furhermore, write about the symbols defined by the compiler. +of libraries. Furthermore, write about the symbols defined by the compiler. Inline Assembly =============== |