Javadoc tweaks.
diff --git a/org.eclipse.jface.text/src/org/eclipse/jface/text/source/ICharacterPairMatcherExtension.java b/org.eclipse.jface.text/src/org/eclipse/jface/text/source/ICharacterPairMatcherExtension.java
index fb64f42..9d01713 100644
--- a/org.eclipse.jface.text/src/org/eclipse/jface/text/source/ICharacterPairMatcherExtension.java
+++ b/org.eclipse.jface.text/src/org/eclipse/jface/text/source/ICharacterPairMatcherExtension.java
@@ -14,7 +14,7 @@
 import org.eclipse.jface.text.IRegion;
 
 /**
- * Extension interface {@link org.eclipse.jface.text.source.ICharacterPairMatcher}.
+ * Extension interface for {@link org.eclipse.jface.text.source.ICharacterPairMatcher}.
  * <p>
  * Extends the character pair matcher with the concept of matching peer character and enclosing peer
  * characters for a given selection.
diff --git a/org.eclipse.jface.text/src/org/eclipse/jface/text/source/ISourceViewerExtension.java b/org.eclipse.jface.text/src/org/eclipse/jface/text/source/ISourceViewerExtension.java
index da8cdda..ec2e1f0 100644
--- a/org.eclipse.jface.text/src/org/eclipse/jface/text/source/ISourceViewerExtension.java
+++ b/org.eclipse.jface.text/src/org/eclipse/jface/text/source/ISourceViewerExtension.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2000, 2005 IBM Corporation and others.
+ * Copyright (c) 2000, 2012 IBM Corporation and others.
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
  * which accompanies this distribution, and is available at
@@ -12,7 +12,7 @@
 package org.eclipse.jface.text.source;
 
 /**
- * Extension interface {@link org.eclipse.jface.text.source.ISourceViewer}.
+ * Extension interface for {@link org.eclipse.jface.text.source.ISourceViewer}.
  * <p>
  * Extends the source viewer with the concept of an annotation overview. The
  * annotation overview differs from the annotation presentation in that it is