diff --git a/helpcontent2/source/text/scalc/guide/validity.xhp b/helpcontent2/source/text/scalc/guide/validity.xhp
index d88bf7ce06..065801cfe2 100755
--- a/helpcontent2/source/text/scalc/guide/validity.xhp
+++ b/helpcontent2/source/text/scalc/guide/validity.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,14 +62,14 @@
Sun Microsystems, Inc.
-converted from old format - fpe
+converted from old format - fpe
values; limiting on inputlimiting values; specifying on inputpermitted cell contents
-checking for validity
+data validityvaliditycells; validityerror messages; defining for incorrect input
@@ -85,6 +85,7 @@
For each cell, you can define in advance what type of contents is valid for that cell. This allows you to guide users through data entry in $[officename] Calc by restricting cells to receive specific values and ranges.The validity rule is activated when a new value is entered. If an invalid value has already been inserted into the cell, or if you insert a value in the cell either with drag-and-drop or by copying and pasting, the validity rule will not take effect. You can choose Tools - Detective at any time and choose the command Mark Invalid Data to display which cells contain invalid values.Additional details about data validity can be found in the $[officename] Help.
+You can also insert a list box from the Controls toolbar and link the list box to a cell. This way you can specify the valid values on the Data page of the list box properties window.Using Cell Contents Validity