summaryrefslogtreecommitdiff
path: root/sw/source
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2019-07-09 12:35:10 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-07-09 12:36:04 +0200
commitd32d6fd3ae1d83f10e9ef4ca165e8b87d4f23d76 (patch)
tree9c081feca460e3ca77066cd682d6c1b15659d76c /sw/source
parent91eb9211a55708c075efa9e40e4fe17181a5a6f5 (diff)
Revert "Fix typo"
This reverts commit af61870279db31da2a278c953feab9162794b543. Change-Id: I86a37a3d521c35cae818104029bcfc341721baed Reviewed-on: https://gerrit.libreoffice.org/75293 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sw/source')
-rw-r--r--sw/source/filter/ww8/ww8par5.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/ww8par5.cxx b/sw/source/filter/ww8/ww8par5.cxx
index e4452cd7c6cd..8b276eab3138 100644
--- a/sw/source/filter/ww8/ww8par5.cxx
+++ b/sw/source/filter/ww8/ww8par5.cxx
@@ -1452,7 +1452,7 @@ eF_ResT SwWW8ImplReader::Read_F_Seq( WW8FieldDesc*, OUString& rStr )
break;
case 's': // Outline Level
- //#i19682, what I have to do with this value?
+ //#i19682, what am I to do with this value
break;
}
}