Skip to content

Commit 5b1c2e0

Browse files
authored
Merge pull request #4941 from rescript-lang/tweak
tweak wording
2 parents 3244f86 + e9b0ad3 commit 5b1c2e0

File tree

312 files changed

+1287
-571782
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

312 files changed

+1287
-571782
lines changed

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ themes
4040
vendor/js_of_ocaml.bc
4141
syntax/
4242
*.log
43-
ninja
43+
ninja
44+
ocaml-tree

docs/api/Belt_HashMapInt.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h1>Module <a href="type_Belt_HashMapInt.html">Belt_HashMapInt</a></h1>
101101

102102
<pre><span id="MODULEBelt_HashMapInt"><span class="keyword">module</span> Belt_HashMapInt</span>: <code class="code">sig</code> <a href="Belt_HashMapInt.html">..</a> <code class="code">end</code></pre><div class="info module top">
103103
<div class="not-examples">
104-
Adapted by Authors of BuckleScript 2017<br>
104+
Adapted by Authors of ReScript 2017<br>
105105

106106
</div>
107107

docs/api/Belt_HashMapString.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h1>Module <a href="type_Belt_HashMapString.html">Belt_HashMapString</a></h1>
101101

102102
<pre><span id="MODULEBelt_HashMapString"><span class="keyword">module</span> Belt_HashMapString</span>: <code class="code">sig</code> <a href="Belt_HashMapString.html">..</a> <code class="code">end</code></pre><div class="info module top">
103103
<div class="not-examples">
104-
Adapted by Authors of BuckleScript 2017<br>
104+
Adapted by Authors of ReScript 2017<br>
105105

106106
</div>
107107

docs/api/Belt_internalBuckets.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h1>Module <a href="type_Belt_internalBuckets.html">Belt_internalBuckets</a></h1
101101

102102
<pre><span id="MODULEBelt_internalBuckets"><span class="keyword">module</span> Belt_internalBuckets</span>: <code class="code">sig</code> <a href="Belt_internalBuckets.html">..</a> <code class="code">end</code></pre><div class="info module top">
103103
<div class="not-examples">
104-
Adapted by Authors of BuckleScript 2017<br>
104+
Adapted by Authors of ReScript 2017<br>
105105

106106
</div>
107107

docs/api/index_modules.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -316,14 +316,14 @@ <h1>Index of modules</h1>
316316
<tr><td><a href="Belt_HashMapInt.html">Belt_HashMapInt</a> </td>
317317
<td> <div class="info">
318318
<div class="not-examples">
319-
Adapted by Authors of BuckleScript 2017<br>
319+
Adapted by Authors of ReScript 2017<br>
320320

321321
</div>
322322
</div> </td></tr>
323323
<tr><td><a href="Belt_HashMapString.html">Belt_HashMapString</a> </td>
324324
<td> <div class="info">
325325
<div class="not-examples">
326-
Adapted by Authors of BuckleScript 2017<br>
326+
Adapted by Authors of ReScript 2017<br>
327327

328328
</div>
329329
</div> </td></tr>
@@ -642,7 +642,7 @@ <h1>Index of modules</h1>
642642
<tr><td><a href="Belt_internalBuckets.html">Belt_internalBuckets</a> </td>
643643
<td> <div class="info">
644644
<div class="not-examples">
645-
Adapted by Authors of BuckleScript 2017<br>
645+
Adapted by Authors of ReScript 2017<br>
646646

647647
</div>
648648
</div> </td></tr>

0 commit comments

Comments
 (0)