summaryrefslogtreecommitdiff
path: root/libs/fusion/doc/html/fusion/sequence/intrinsic/functions/at.html
diff options
context:
space:
mode:
Diffstat (limited to 'libs/fusion/doc/html/fusion/sequence/intrinsic/functions/at.html')
-rw-r--r--libs/fusion/doc/html/fusion/sequence/intrinsic/functions/at.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/fusion/doc/html/fusion/sequence/intrinsic/functions/at.html b/libs/fusion/doc/html/fusion/sequence/intrinsic/functions/at.html
index 213c23793..57dd4ee26 100644
--- a/libs/fusion/doc/html/fusion/sequence/intrinsic/functions/at.html
+++ b/libs/fusion/doc/html/fusion/sequence/intrinsic/functions/at.html
@@ -125,7 +125,7 @@
<code class="computeroutput"><span class="identifier">e</span> <span class="special">=</span>
<span class="identifier">o</span></code>, where <code class="computeroutput"><span class="identifier">e</span></code>
is the M-th element from the beginning of the sequence, is a valid expression.
- Else, returns a type convertable to the M-th element from the beginning
+ Else, returns a type convertible to the M-th element from the beginning
of the sequence.
</p>
<p>