aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/index.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-07-15 08:35:30 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-07-15 08:35:30 -0400
commit85878912035fd3fb3582db60ef1fc06b459fe67a (patch)
treeebc9984a9d7446184131c3042281c683966f250d /docs/doc/index.html
parent8d58eafa341b5a65bed1a267bc34653e46bbc6e8 (diff)
Rename self-comparison to self-search
Diffstat (limited to 'docs/doc/index.html')
-rw-r--r--docs/doc/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doc/index.html b/docs/doc/index.html
index c1eaf56b..99a75305 100644
--- a/docs/doc/index.html
+++ b/docs/doc/index.html
@@ -57,7 +57,7 @@
<li><a href="scan.html">Scan</a> (<code><span class='Modifier'>`</span></code>)</li>
<li><a href="search.html">Search functions</a> (<code><span class='Function'>⊐⊒∊</span></code>)</li>
<li><a href="select.html">Select</a> (<code><span class='Function'>⊏</span></code>)</li>
-<li><a href="selfcmp.html">Self-comparison functions</a> (<code><span class='Function'>⊐⊒∊⍷</span></code>)</li>
+<li><a href="selfcmp.html">Self-search functions</a> (<code><span class='Function'>⊐⊒∊⍷</span></code>)</li>
<li><a href="shift.html">Shift functions</a> (<code><span class='Function'>»«</span></code>)</li>
<li><a href="couple.html">Solo, Couple, and Merge</a> (<code><span class='Function'>≍&gt;</span></code>)</li>
<li><a href="transpose.html">Transpose</a> (<code><span class='Function'>⍉</span></code>)</li>