Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.core/.classpath')
-rw-r--r--org.eclipse.mylyn.bugzilla.core/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.bugzilla.core/.classpath b/org.eclipse.mylyn.bugzilla.core/.classpath
index ecb2bc3dc..d12be34be 100644
--- a/org.eclipse.mylyn.bugzilla.core/.classpath
+++ b/org.eclipse.mylyn.bugzilla.core/.classpath
@@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
<accessrules>
- <accessrule kind="discouraged" pattern="**/mylar/**/internal/**"/>
+ <accessrule kind="discouraged" pattern="**/mylyn/**/internal/**"/>
<accessrule kind="accessible" pattern="**/internal/**"/>
<accessrule kind="nonaccessible" pattern="**/System"/>
</accessrules>

Back to the top