Skip to content

Commit 4ea6a90

Browse files
committed
Fix fontforge#117 BuildDuplicate used two encoding points.
1 parent 03b7c40 commit 4ea6a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scripting/scripting-alpha.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ <h1>Scripting functions<a class="headerlink" href="#scripting-functions" title="
418418
<dl class="ff function">
419419
<dt id="BuildDuplicate">
420420
<code class="sig-name descname">BuildDuplicate</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#BuildDuplicate" title="Permalink to this definition"></a></dt>
421-
<dd><p>Changes the encoding so that to encoding points share the same glyph.</p>
421+
<dd><p>Changes the encoding so that two encoding points share the same glyph.</p>
422422
</dd></dl>
423423

424424
<dl class="ff function">

0 commit comments

Comments
 (0)