diff --git a/0001-fdo-38088-better-CSV-import-default-separators.patch b/0001-fdo-38088-better-CSV-import-default-separators.patch
index d092094..5279cf1 100644
--- a/0001-fdo-38088-better-CSV-import-default-separators.patch
+++ b/0001-fdo-38088-better-CSV-import-default-separators.patch
@@ -26,14 +26,14 @@ diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecf
index 700d716..0cd2ff3 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
-@@ -1098,7 +1098,7 @@
+@@ -1063,7 +1063,7 @@
List of Separators - as a String
- ;
+ ,;
-
+
diff --git a/sc/source/ui/dbgui/scuiasciiopt.cxx b/sc/source/ui/dbgui/scuiasciiopt.cxx
index 93d5cfc..2a3a2b94 100644