Merge pull request #2093 from chchmatt/patch-2

Fix typo in documentation
This commit is contained in:
chriseth 2017-03-28 10:29:18 +02:00 committed by GitHub
commit 215184ef66

View File

@ -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 TODO: Write about how scoping rules of inline assembly are a bit different
and the complications that arise when for example using internal functions 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 Inline Assembly
=============== ===============