summaryrefslogtreecommitdiff
path: root/include/svx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-06-09 19:15:18 +0200
committerJulien Nabet <serval2412@yahoo.fr>2020-06-14 09:21:13 +0200
commitef08ba8f89c4a2ff911a82498993ef88b40f2b92 (patch)
tree536413d50affa7154f7290fd988169699df2f643 /include/svx
parent908efdab64b7b40aaf11798a5f3990bb09aee8f6 (diff)
Fix typos
Change-Id: Ibe78c7164c989b7010ee96bbbd728218c58daad9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95961 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/svx')
-rw-r--r--include/svx/signaturelinehelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/signaturelinehelper.hxx b/include/svx/signaturelinehelper.hxx
index 0906d88ef095..70ddbfbf7905 100644
--- a/include/svx/signaturelinehelper.hxx
+++ b/include/svx/signaturelinehelper.hxx
@@ -50,7 +50,7 @@ getSignerName(const css::uno::Reference<css::security::XCertificate>& xCertifica
SVX_DLLPUBLIC OUString getLocalizedDate();
/**
- * Interprets rSVG as a graphic and gives back the resuling UNO wrapper.
+ * Interprets rSVG as a graphic and gives back the resulting UNO wrapper.
*/
SVX_DLLPUBLIC css::uno::Reference<css::graphic::XGraphic> importSVG(const OUString& rSVG);