From f4753fb3ec81fa4069a024dcd3030e740ccdfdca Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 10 Apr 2020 16:01:48 +0200 Subject: [PATCH] Fix typo Change-Id: I0219b40a90e82c5e4cd0d0bca4e3816eb837c6cf Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92038 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/sbasic/shared/Resume.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/text/sbasic/shared/Resume.xhp b/source/text/sbasic/shared/Resume.xhp index 7beae506a3..c7e46b901f 100644 --- a/source/text/sbasic/shared/Resume.xhp +++ b/source/text/sbasic/shared/Resume.xhp @@ -37,7 +37,7 @@ Err: Error number. Error[$]: Error description. - Using Resume to reset error information prevents the propogation of the handled condition to calling routines. + Using Resume to reset error information prevents the propagation of the handled condition to calling routines.

Examples: