diff options
author | Alain Romedenne <alain.romedenne@libreoffice.org> | 2022-03-18 18:25:48 +0100 |
---|---|---|
committer | Alain Romedenne <alain.romedenne@libreoffice.org> | 2022-03-21 13:08:01 +0100 |
commit | ced4b1d58efe8b35289643376d082fb416edae21 (patch) | |
tree | fc966fe84561afdc900154553892cbd532ceedc4 | |
parent | 72eb5901a18fba63f13f832ac5e2082fd2d1f305 (diff) |
tdf#146847 Typo in IDIV Basic help page
Change-Id: Ib303ad532c2daf9de856ed8c5c5cd2df673920d2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131854
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
-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 fdb6768fca..69a83b03cb 100644 --- a/source/text/sbasic/shared/03070700.xhp +++ b/source/text/sbasic/shared/03070700.xhp @@ -23,7 +23,7 @@ <paragraph id="par_id3149670" role="paragraph" xml-lang="en-US">Performs the integer division on two numbers and returns the result.</paragraph> </section> <bookmark xml-lang="en-US" branch="index" id="bm_id3150669"> - <bookmark_value>Operators;Integer division (\)</bookmark_value> + <bookmark_value>Operators;Integer division (\\)</bookmark_value> <bookmark_value>"\\" operator (mathematical)</bookmark_value> </bookmark> <embed href="text/sbasic/shared/00000003.xhp#functsyntax"/> |