[Libreoffice-commits] core.git: helpcontent2
Mike Kaganski
mike.kaganski at collabora.com
Fri Dec 29 19:42:56 UTC 2017
helpcontent2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1c5b481a52c296d1c3b93d8ae740143e44b1df6f
Author: Mike Kaganski <mike.kaganski at collabora.com>
Date: Fri Dec 29 12:27:36 2017 +0100
Updated core
Project: help cac2a5ccfd5d7197a1a1ad706bca5f0f4235a2fd
Correction to the QUOTIENT spreadsheet function documentation
If arguments have different signs, it isn't equivalent to
INT(numerator/denominator). E.g., QUOTIENT(-3,14;1) gives -3, while
INT(-3,14/1) gives -4.
Change-Id: I1abe0a6bd77ba5f451844cf3e5c2ab2e021d7c96
Reviewed-on: https://gerrit.libreoffice.org/47171
Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
diff --git a/helpcontent2 b/helpcontent2
index 50b850013374..cac2a5ccfd5d 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 50b850013374e0f711b5cded92739934d758bf1f
+Subproject commit cac2a5ccfd5d7197a1a1ad706bca5f0f4235a2fd
More information about the Libreoffice-commits
mailing list