Merge pull request #39431 from fdietze/patch-1
nixos manual: Fix typo in Syntax Summary
This commit is contained in:
commit
06a3f2033f
@ -53,7 +53,7 @@ manual</link> for the rest.</para>
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<entry><literal>{ x = 1; y = 2; }</literal></entry>
|
<entry><literal>{ x = 1; y = 2; }</literal></entry>
|
||||||
<entry>An set with attributes names <literal>x</literal> and <literal>y</literal></entry>
|
<entry>A set with attributes named <literal>x</literal> and <literal>y</literal></entry>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<entry><literal>{ foo.bar = 1; }</literal></entry>
|
<entry><literal>{ foo.bar = 1; }</literal></entry>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user