Skip to content

Commit 46f0954

Browse files
committed
tweak wording
1 parent 3714b55 commit 46f0954

File tree

266 files changed

+957
-975
lines changed

Some content is hidden

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

266 files changed

+957
-975
lines changed

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>

jscomp/bsb/bsb_arg.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2020- Authors of BuckleScript
1+
(* Copyright (C) 2020- Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_arg.mli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2020- Authors of BuckleScript
1+
(* Copyright (C) 2020- Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_build_schemas.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017 Authors of BuckleScript
1+
(* Copyright (C) 2017 Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_clean.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017 Authors of BuckleScript
1+
(* Copyright (C) 2017 Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_clean.mli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2017 Authors of BuckleScript
1+
(* Copyright (C) 2017 Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

jscomp/bsb/bsb_db_encode.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(* Copyright (C) 2019 - Present Authors of BuckleScript
1+
(* Copyright (C) 2019 - Present Authors of ReScript
22
*
33
* This program is free software: you can redistribute it and/or modify
44
* it under the terms of the GNU Lesser General Public License as published by

0 commit comments

Comments
 (0)