summaryrefslogtreecommitdiffhomepage
path: root/documentation/api/modules/luci.util.html
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2016-03-28 21:18:36 +0300
committerHannu Nyman <hannu.nyman@iki.fi>2016-03-28 21:18:36 +0300
commit0a1f44c293231c64c3ceb352637a5c3584fba50c (patch)
tree9843e8c7aff896e7b29f2418cb1fc793bffaa015 /documentation/api/modules/luci.util.html
parent5b79e62c0a99bab8dfb8dce8124d9fecc11da54b (diff)
parent6f7b8e3f5bc0eaea00f479d6197d5381970ecff1 (diff)
Merge pull request #689 from stweil/master
Fix some typos found by codespell
Diffstat (limited to 'documentation/api/modules/luci.util.html')
-rw-r--r--documentation/api/modules/luci.util.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/api/modules/luci.util.html b/documentation/api/modules/luci.util.html
index 301cffff68..847230bbbd 100644
--- a/documentation/api/modules/luci.util.html
+++ b/documentation/api/modules/luci.util.html
@@ -241,7 +241,7 @@ Clones the given object and return it's copy.</td>
<td class="name" nowrap><a href="#cmatch">cmatch</a>&nbsp;(str, pattern)</td>
<td class="summary">
-Count the occurences of given substring in given string.</td>
+Count the occurrences of given substring in given string.</td>
</tr>
<tr>
@@ -629,7 +629,7 @@ Cloned table value
<dd>
-Count the occurences of given substring in given string.
+Count the occurrences of given substring in given string.
@@ -652,7 +652,7 @@ Count the occurences of given substring in given string.
<h3>Return value:</h3>
-Number of found occurences
+Number of found occurrences