summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2018-02-10 13:29:21 (GMT)
committerGitHub <noreply@github.com>2018-02-10 13:29:21 (GMT)
commit66151042f36ce48690f2e244b5e54bf5262497a8 (patch)
tree28f24ec9071203084198d6bf22de86fc6c555cdf
parenta68ed22dd6a2c5b75d7137488c31b0499e1b0b86 (diff)
parentf69d501429f12a2027bb2dfc100a69a30ca1c7f9 (diff)
downloadDoxygen-66151042f36ce48690f2e244b5e54bf5262497a8.zip
Doxygen-66151042f36ce48690f2e244b5e54bf5262497a8.tar.gz
Doxygen-66151042f36ce48690f2e244b5e54bf5262497a8.tar.bz2
Merge pull request #649 from albert-github/feature/docu_reference_relation
Small clarification for REFERENCED_BY_RELATION
-rw-r--r--src/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.xml b/src/config.xml
index ca33470..38dfefb 100644
--- a/src/config.xml
+++ b/src/config.xml
@@ -1559,7 +1559,7 @@ FILE_VERSION_INFO = "cleartool desc -fmt \%Vn"
<docs>
<![CDATA[
If the \c REFERENCED_BY_RELATION tag is set to \c YES
- then for each documented function all documented
+ then for each documented entity all documented
functions referencing it will be listed.
]]>
</docs>