summaryrefslogtreecommitdiff
path: root/app/Core
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-11-16 13:54:44 -0800
committerFrederic Guillot <fred@kanboard.net>2017-11-16 13:54:44 -0800
commitbea52c7578060f1cc0ee39f177a29188e78b144d (patch)
treebcf3ea2a73a797262dccae0e7933344a296d969f /app/Core
parent6f55acf1a6eb58c7eeed3233e70782d031814201 (diff)
Fix PHP notice in PR #3557
Diffstat (limited to 'app/Core')
-rw-r--r--app/Core/Paginator.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Core/Paginator.php b/app/Core/Paginator.php
index e724ccd4..7b0a9c1b 100644
--- a/app/Core/Paginator.php
+++ b/app/Core/Paginator.php
@@ -342,7 +342,7 @@ class Paginator
}
/**
- * Calculate the offset value accoring to url params and the page number
+ * Calculate the offset value according to url params and the page number
*
* @access public
* @return $this