/**
* Specifies the set of possible restart locations which may be used as to
- * determine the next available line when a breakÕs type attribute has a value
+ * determine the next available line when a break's type attribute has a value
* of textWrapping.
*
* @author Gisella Bronzetti
* content.
* A break is a special character which is used to override the
* normal line breaking that would be performed based on the normal layout
- * of the documentÕs contents.
+ * of the document's contents.
* @see addCarriageReturn()
*/
public void addBreak() {
* content.
* A break is a special character which is used to override the
* normal line breaking that would be performed based on the normal layout
- * of the documentÕs contents.
+ * of the document's contents.
* <p>
* The behavior of this break character (the
* location where text shall be restarted after this break) shall be
* Specifies that a break shall be placed at the current location in the run
* content. A break is a special character which is used to override the
* normal line breaking that would be performed based on the normal layout
- * of the documentÕs contents.
+ * of the document's contents.
* <p>
* The behavior of this break character (the
* location where text shall be restarted after this break) shall be