From 462e986e0dbd533b3a15696555e08489963c9542 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Thu, 2 Jul 2015 18:25:58 +0200 Subject: Fix typos Change-Id: Id9296115f30858e7fd470a199e59343a96d7deec Reviewed-on: https://gerrit.libreoffice.org/16712 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt --- sw/inc/ndtxt.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw/inc/ndtxt.hxx') diff --git a/sw/inc/ndtxt.hxx b/sw/inc/ndtxt.hxx index 94ffd6a7401b..50ada0890cbb 100644 --- a/sw/inc/ndtxt.hxx +++ b/sw/inc/ndtxt.hxx @@ -423,7 +423,7 @@ public: /** Returns numbering rule of this text node. - @param bInParent serach in parent attributes, too + @param bInParent search in parent attributes, too @return numbering rule of this text node or NULL if none is set */ -- cgit