From dc327ee89cb09ef179a4c148011501c75c9cf998 Mon Sep 17 00:00:00 2001 From: LibreOļ¬ƒciant Date: Thu, 17 Jan 2019 11:27:32 +0100 Subject: Localization inhibition in Basic code Change-Id: I483489265463bbd00a0ab4f82fee856e429a7497 Reviewed-on: https://gerrit.libreoffice.org/66505 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/sbasic/shared/GetPathSeparator.xhp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'source/text/sbasic') diff --git a/source/text/sbasic/shared/GetPathSeparator.xhp b/source/text/sbasic/shared/GetPathSeparator.xhp index e832461404..7b1215c589 100644 --- a/source/text/sbasic/shared/GetPathSeparator.xhp +++ b/source/text/sbasic/shared/GetPathSeparator.xhp @@ -42,9 +42,9 @@ - Sub ExampleGetPathSeparator - MsgBox GetPathSeparator() - End Sub + Sub ExampleGetPathSeparator + MsgBox GetPathSeparator() + End Sub
-- cgit