From 36d154ecb2286328c7c59b99d5abb71318e056eb Mon Sep 17 00:00:00 2001 From: Tatsuo Ishii Date: Mon, 31 Oct 2016 07:30:46 +0900 Subject: [PATCH] Fix typo in sources.sgml. Per Shinichi Matsuda. --- doc/src/sgml/sources.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/sources.sgml b/doc/src/sgml/sources.sgml index d132ee4a2e..877fcedbb3 100644 --- a/doc/src/sgml/sources.sgml +++ b/doc/src/sgml/sources.sgml @@ -898,7 +898,7 @@ BETTER: unrecognized node type: 42 expressions of various types need to be passed to the macro. - 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. -- 2.40.0