From 408c0c9219726ff3578fe727003fd3b9e03fc8a6 Mon Sep 17 00:00:00 2001 From: CoryHrycko <40903917+CoryHrycko@users.noreply.github.com> Date: Fri, 30 Oct 2020 11:44:26 -0400 Subject: [PATCH] Updating a misspelling of a function name. This will update the function name DCOUNTA from the misspelling of DCOUNT. --- docs/topics/calculation-engine.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/calculation-engine.md b/docs/topics/calculation-engine.md index d15dbb1604..4fd300e82e 100644 --- a/docs/topics/calculation-engine.md +++ b/docs/topics/calculation-engine.md @@ -456,7 +456,7 @@ has not yet been implemented in PhpSpreadsheet. #### DCOUNTA -The DCOUNT function returns the count of cells that aren’t blank in a +The DCOUNTA function returns the count of cells that aren’t blank in a column of a list or database and that match conditions that you specify. ##### Syntax