diff options
author | Alain Romedenne <LibreOfficiant@gerrit.libreoffice.org> | 2022-02-16 15:48:28 +0100 |
---|---|---|
committer | Rafael Lima <rafael.palma.lima@gmail.com> | 2022-02-18 00:51:13 +0100 |
commit | d8d02f0803ea5eb98cfc120b52e1892cb5e1c6e5 (patch) | |
tree | b0d9cb3d5d1dc4784be7a7da201e81b72c5a11ad /source | |
parent | 0fa83de4173e9dfaaca3b3c288ec4843d15b9252 (diff) |
tdf#146847 correction to Integer division help page
Change-Id: Icdbdaf1fed778a0d235277680a2504386ec9208f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130010
Tested-by: Jenkins
Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sbasic/shared/03070700.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03070700.xhp b/source/text/sbasic/shared/03070700.xhp index 64e4ba2c12..fdb6768fca 100644 --- a/source/text/sbasic/shared/03070700.xhp +++ b/source/text/sbasic/shared/03070700.xhp @@ -24,7 +24,7 @@ </section> <bookmark xml-lang="en-US" branch="index" id="bm_id3150669"> <bookmark_value>Operators;Integer division (\)</bookmark_value> - <bookmark_value>"\" operator (mathematical)</bookmark_value> + <bookmark_value>"\\" operator (mathematical)</bookmark_value> </bookmark> <embed href="text/sbasic/shared/00000003.xhp#functsyntax"/> <bascode> |