Skip to content

Commit ad04779

Browse files
committed
added missing word
1 parent f01604e commit ad04779

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/reference/target-language-details.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ You can use a development version of the runtime library by setting the LFC opti
148148
<ShowIfs>
149149
<ShowIf c>
150150

151-
- The C target does make any distinction between `private` and `public` `preamble`.
151+
- The C target does not make any distinction between `private` and `public` `preamble`.
152152

153153
</ShowIf>
154154
<ShowIf cpp>

versioned_docs/version-0.5.0/reference/target-language-details.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ You can use a development version of the runtime library by setting the LFC opti
148148
<ShowIfs>
149149
<ShowIf c>
150150

151-
- The C target does make any distinction between `private` and `public` `preamble`.
151+
- The C target does not make any distinction between `private` and `public` `preamble`.
152152

153153
</ShowIf>
154154
<ShowIf cpp>

versioned_docs/version-0.6.0/reference/target-language-details.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ You can use a development version of the runtime library by setting the LFC opti
148148
<ShowIfs>
149149
<ShowIf c>
150150

151-
- The C target does make any distinction between `private` and `public` `preamble`.
151+
- The C target does not make any distinction between `private` and `public` `preamble`.
152152

153153
</ShowIf>
154154
<ShowIf cpp>

versioned_docs/version-0.7.0/reference/target-language-details.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ You can use a development version of the runtime library by setting the LFC opti
148148
<ShowIfs>
149149
<ShowIf c>
150150

151-
- The C target does make any distinction between `private` and `public` `preamble`.
151+
- The C target does not make any distinction between `private` and `public` `preamble`.
152152

153153
</ShowIf>
154154
<ShowIf cpp>

versioned_docs/version-0.8.0/reference/target-language-details.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ You can use a development version of the runtime library by setting the LFC opti
148148
<ShowIfs>
149149
<ShowIf c>
150150

151-
- The C target does make any distinction between `private` and `public` `preamble`.
151+
- The C target does not make any distinction between `private` and `public` `preamble`.
152152

153153
</ShowIf>
154154
<ShowIf cpp>

0 commit comments

Comments
 (0)