Skip to content

Commit 025570e

Browse files
committed
Updated API for commit 37a4b1c8ddf360ed97354b61ca011eec0a16c710
1 parent d7e6d5b commit 025570e

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/classes/CodeIgniter-Database-SQLSRV-Builder.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1549,7 +1549,7 @@ <h4 id="toc-methods">
15491549
<span>
15501550
&nbsp;: string </span>
15511551
</dt>
1552-
<dd>Add permision statements for index value inserts</dd>
1552+
<dd>Add permission statements for index value inserts</dd>
15531553

15541554
<dt class="phpdocumentor-table-of-contents__entry -method -private">
15551555
<a class="" href="classes/CodeIgniter-Database-SQLSRV-Builder.html#method_getFullName">getFullName()</a>
@@ -11066,7 +11066,7 @@ <h4 class="phpdocumentor-element__name" id="method_addIdentity">
1106611066

1106711067
</aside>
1106811068

11069-
<p class="phpdocumentor-summary">Add permision statements for index value inserts</p>
11069+
<p class="phpdocumentor-summary">Add permission statements for index value inserts</p>
1107011070

1107111071
<code class="phpdocumentor-code phpdocumentor-signature ">
1107211072
<span class="phpdocumentor-signature__visibility">private</span>

docs/classes/CodeIgniter-HTTP-URI.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1534,7 +1534,7 @@ <h4 class="phpdocumentor-element__name" id="method___toString">
15341534
<div class="phpdocumentor-label-line">
15351535
</div>
15361536

1537-
<section class="phpdocumentor-description"><p>Warning: For backwards-compatability this method
1537+
<section class="phpdocumentor-description"><p>Warning: For backwards-compatibility this method
15381538
assumes URIs with the same host as baseURL should
15391539
be relative to the project's configuration.
15401540
This aspect of __toString() is deprecated and should be avoided.</p>

docs/js/searchIndex.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11463,7 +11463,7 @@ Search.appendIndex(
1146311463
}, {
1146411464
"fqsen": "\\CodeIgniter\\Database\\SQLSRV\\Builder\u003A\u003AaddIdentity\u0028\u0029",
1146511465
"name": "addIdentity",
11466-
"summary": "Add\u0020permision\u0020statements\u0020for\u0020index\u0020value\u0020inserts",
11466+
"summary": "Add\u0020permission\u0020statements\u0020for\u0020index\u0020value\u0020inserts",
1146711467
"url": "classes/CodeIgniter-Database-SQLSRV-Builder.html#method_addIdentity"
1146811468
}, {
1146911469
"fqsen": "\\CodeIgniter\\Database\\SQLSRV\\Builder\u003A\u003A_limit\u0028\u0029",

0 commit comments

Comments
 (0)