diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2021-01-06 23:48:09 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2021-01-07 06:55:48 +0100 |
commit | bdf63c9283a2081c947b65ef12a18cc9818f4bfb (patch) | |
tree | b4b3ba2e0a5ba3504b54c63b20e4903eb7605915 /source | |
parent | 491c08b20af8a0d1b2fcf3caf74926202fbcb541 (diff) |
Fix typos
Change-Id: Ieaa9f4476a8738121453eb3589b98d5c17feeb72
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108915
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sbasic/shared/03/lib_ScriptForge.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03/lib_ScriptForge.xhp b/source/text/sbasic/shared/03/lib_ScriptForge.xhp index 1e808ecb92..02383e3cf9 100644 --- a/source/text/sbasic/shared/03/lib_ScriptForge.xhp +++ b/source/text/sbasic/shared/03/lib_ScriptForge.xhp @@ -46,7 +46,7 @@ <paragraph role="paragraph" id="par_id951606151273072" localize="false">Timer class Service</paragraph> <paragraph role="paragraph" id="par_id951606151282712" localize="false">UI Service</paragraph> - <comment>Restricted use for SF_Root, SF_Utilsa modules as weel as internal methods</comment> + <comment>Restricted use for SF_Root, SF_Utils modules as well as internal methods</comment> <paragraph role="paragraph" id="par_id331608220104798"><emph>Note:</emph> Other <literal>ScriptForge</literal> undescribed modules are reserved for internal use. Their content is subject to change without notice.</paragraph> <warning id="SF_InternalUse">All <literal>ScriptForge</literal> Basic routines or identifiers that are prefixed with an underscore character "_" are reserved for internal use. They are not meant be used in Basic macros.</warning> |