svx/source/fmcomp/gridcell.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit e00697d9738196f11f331335b256d7bacc17277d Author: Lionel Elie Mamane <lio...@mamane.lu> Date: Fri Oct 16 15:14:59 2015 +0200 typo in comment Change-Id: I8af65365c6a405bf0458c26af802d400da51cd57 diff --git a/svx/source/fmcomp/gridcell.cxx b/svx/source/fmcomp/gridcell.cxx index 2c5847a..5fcf31d 100644 --- a/svx/source/fmcomp/gridcell.cxx +++ b/svx/source/fmcomp/gridcell.cxx @@ -565,7 +565,7 @@ DbCellControl::DbCellControl( DbGridColumn& _rColumn, bool /*_bText*/ ) implDoPropertyListening( FM_PROP_READONLY, false ); implDoPropertyListening( FM_PROP_ENABLED, false ); - // add as listener for all know "value" properties + // add as listener for all known "value" properties implDoPropertyListening( FM_PROP_VALUE, false ); implDoPropertyListening( FM_PROP_STATE, false ); implDoPropertyListening( FM_PROP_TEXT, false ); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits