summaryrefslogtreecommitdiff
path: root/svtools/source/svrtf/svparser.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2024-06-25 16:26:43 +0200
committerJulien Nabet <serval2412@yahoo.fr>2024-06-26 09:01:02 +0200
commitf07af61f6bc8c3e0a2d7be4afa0d1e3c0882d9f6 (patch)
tree3bdf6c3a35e51eb732914bfb20833d7e763ca45a /svtools/source/svrtf/svparser.cxx
parente8a241d1cb1abb30d6b1b76520f742f16311318b (diff)
Fix translation
Change-Id: Iedd595952eca24083068c33a5ec7391c125d2934 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169524 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'svtools/source/svrtf/svparser.cxx')
-rw-r--r--svtools/source/svrtf/svparser.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/svrtf/svparser.cxx b/svtools/source/svrtf/svparser.cxx
index a7c9c411caf2..419de30e9d0a 100644
--- a/svtools/source/svrtf/svparser.cxx
+++ b/svtools/source/svrtf/svparser.cxx
@@ -34,7 +34,7 @@
template<typename T>
struct SvParser_Impl
{
- OUString aToken; // gescanntes Token
+ OUString aToken; // parsed token
sal_uInt64 nFilePos; // actual position in stream
sal_uInt32 nlLineNr; // actual line number
sal_uInt32 nlLinePos; // actual column number