Fix typo in sources.sgml.

Per Shinichi Matsuda.
This commit is contained in:
Tatsuo Ishii 2016-10-31 07:30:46 +09:00
parent 5ec81aceec
commit 36d154ecb2
1 changed files with 1 additions and 1 deletions

View File

@ -898,7 +898,7 @@ BETTER: unrecognized node type: 42
expressions of various types need to be passed to the macro.
</para>
<para>
When the definition an inline function references symbols
When the definition of an inline function references symbols
(i.e. variables, functions) that are only available as part of the
backend, the function may not be visible when included from frontend
code.