From b0034e71989f03b78e8ebcb02e62acffc6fc0351 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