summaryrefslogtreecommitdiff
path: root/uitest/libreoffice/uno/propertyvalue.py
diff options
context:
space:
mode:
Diffstat (limited to 'uitest/libreoffice/uno/propertyvalue.py')
-rw-r--r--uitest/libreoffice/uno/propertyvalue.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/uitest/libreoffice/uno/propertyvalue.py b/uitest/libreoffice/uno/propertyvalue.py
index b64c49b23072..25f22adabd07 100644
--- a/uitest/libreoffice/uno/propertyvalue.py
+++ b/uitest/libreoffice/uno/propertyvalue.py
@@ -1,4 +1,4 @@
-# -*- Mode: python; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+# -*- tab-width: 4; indent-tabs-mode: nil; py-indent-offset: 4 -*-
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -35,4 +35,4 @@ def convert_property_values_to_dict(propMap):
return ret
-# vim:set shiftwidth=4 softtabstop=4 expandtab: */
+# vim: set shiftwidth=4 softtabstop=4 expandtab: