Bug 552724 - Typo
Summary: Typo
Status: REOPENED
Alias: None
Product: AspectJ
Classification: Tools
Component: Docs (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 trivial (vote)
Target Milestone: 1.9.5   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL: https://www.eclipse.org/aspectj/doc/r...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-06 04:13 EST by Tadej Klajnsek CLA
Modified: 2020-04-21 00:45 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tadej Klajnsek CLA 2019-11-06 04:13:33 EST
"Note that this aspect does three things. It define an abstract pointcut that extending aspects can override. It defines advice that should run after the join points of the pointcut. And it declares an inter-tpye field and two inter-type methods so that each Observer can hold onto its Subject."


"inter-tpye" should be "inter-type"
Comment 1 Andrew Clement CLA 2019-11-25 15:26:21 EST
fixed, thanks for the report.
Comment 2 Tadej Klajnsek CLA 2020-02-04 07:46:08 EST
not fixed
Comment 3 Andrew Clement CLA 2020-04-21 00:45:36 EDT
It is fixed in the repository, we just don't publish the docs live very often:
https://github.com/eclipse/org.aspectj/blob/322aa52b55c4dd2a89a6162809a99072e08f0932/docs/progGuideDB/examples.xml#L1484

But I will leave the bug open until the next publish docs is done.