You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2022/12/05 15:38:50 UTC

[openoffice] branch AOO42X updated: Fixed my own typo

This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new f2704ea35a Fixed my own typo
f2704ea35a is described below

commit f2704ea35a7a07865d16243e74edf478d4c441a5
Author: mseidel <ms...@apache.org>
AuthorDate: Mon Dec 5 16:36:14 2022 +0100

    Fixed my own typo
    
    (cherry picked from commit 84e9e9aa27e84c264fedc099c9869f307613be4a)
---
 main/sc/source/ui/dbgui/pvfundlg.src | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/sc/source/ui/dbgui/pvfundlg.src b/main/sc/source/ui/dbgui/pvfundlg.src
index 0310ce0b10..2e428709bd 100644
--- a/main/sc/source/ui/dbgui/pvfundlg.src
+++ b/main/sc/source/ui/dbgui/pvfundlg.src
@@ -347,7 +347,7 @@ ModalDialog RID_SCDLG_DPSUBTOTAL_OPT
 		Size = MAP_APPFONT ( 114, 120 ) ;
 		TabStop = TRUE ;
 		Border = TRUE ;
-		DropDown = TR UE ;
+		DropDown = TRUE ;
 		StringList [ en-US ] =
 		{
 			< "Tabular layout" ; Default;								> ;