diff options
author | Johnathan Corgan <johnathan@corganlabs.com> | 2016-06-20 09:56:09 -0700 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2016-06-20 09:56:09 -0700 |
commit | 6eecbd89436bd73c903885803653481152403f98 (patch) | |
tree | 94528de794a80d958616945e740eb5971d5d7e45 /docs/doxygen | |
parent | d7eaf6e1ed531c1e765905875669282ae79752ee (diff) | |
parent | 037b34f9de04eec6d31941abff4e53fec83b0fe5 (diff) |
Merge branch 'maint'
Diffstat (limited to 'docs/doxygen')
-rw-r--r-- | docs/doxygen/other/stream_tags.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doxygen/other/stream_tags.dox b/docs/doxygen/other/stream_tags.dox index 01b91f5e21..2af431b526 100644 --- a/docs/doxygen/other/stream_tags.dox +++ b/docs/doxygen/other/stream_tags.dox @@ -201,7 +201,7 @@ would have to use the TPP_DONT tag propagation policy and handle the propagation internally. In no case is the value of the tag modified when propagating through a -block. This becomes relevent when using \ref page_tagged_stream_blocks. +block. This becomes relevant when using \ref page_tagged_stream_blocks. \section stream_tags_issues Notes on How to Use Tags |