From d0222ba1fd7617b793e1e513247b11a82eb22f4e Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 29 Dec 2017 00:31:05 +0100 Subject: Fix typos Change-Id: I3d16dc162e5fa2e08134d848a835eb392e64056e Reviewed-on: https://gerrit.libreoffice.org/47126 Tested-by: Jenkins Reviewed-by: Julien Nabet --- vcl/headless/svpinst.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vcl') diff --git a/vcl/headless/svpinst.cxx b/vcl/headless/svpinst.cxx index 9912186c729c..943b824ab412 100644 --- a/vcl/headless/svpinst.cxx +++ b/vcl/headless/svpinst.cxx @@ -370,7 +370,7 @@ void SvpSalInstance::AddToRecentDocumentList(const OUString&, const OUString&, c { } -//obviously doesn't actually do anything, its just a nonfunctional stub +//obviously doesn't actually do anything, it's just a nonfunctional stub #ifdef LIBO_HEADLESS -- cgit