diff --git a/helpcontent2/source/text/smath/guide/align.xhp b/helpcontent2/source/text/smath/guide/align.xhp index cdac862a51..ba7a96597c 100755 --- a/helpcontent2/source/text/smath/guide/align.xhp +++ b/helpcontent2/source/text/smath/guide/align.xhp @@ -37,8 +37,8 @@ * License at http://www.openoffice.org/license.html. * * Software provided under this License is provided on an "AS IS" basis, - * WITHOUT WARRUNTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, - * WITHOUT LIMITATION, WARRUNTIES THAT THE SOFTWARE IS FREE OF DEFECTS, + * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, + * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. * See the License for the specific provisions governing your rights and * obligations concerning the Software. @@ -62,7 +62,7 @@ Sun Microsystems, Inc. -converted from old format - fpe +converted from old format - fpe @@ -73,7 +73,7 @@ How do you align characters in $[officename] Math quickly and easily? To accomplish this, you must define empty groups and character strings. They do not require any space, but carry information that helps in the alignment process. -To create empty groups, enter curly brackets {} in the command window. In the following example, the goal is to achieve a line break so that the plus signs are beneath one another, even though one less character is entered in the upper line: +To create empty groups, enter curly brackets {} in the Commands window. In the following example, the goal is to achieve a line break so that the plus signs are beneath one another, even though one less character is entered in the upper line: a+a+a+{} newline {}{}{}{}{}a+a+a+a Empty character strings are a simple way to ensure that texts and formulas are left-aligned. They are defined using double inverted commas "" . Make sure you do not use any typographic inverted commas. Example: "A further example." newline a+b newline ""c-d