Skip to content

Commit ab5223f

Browse files
authored
Fixed DNF in acronyms.xml
(Disjoint -> Disjunctive) Normal Form See https://wiki.php.net/rfc/dnf_types and https://en.wikipedia.org/wiki/Disjunctive_normal_form Closes GH-81.
1 parent 1fe6a5d commit ab5223f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entities/acronyms.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<varlistentry>
7676
<term>DNF</term>
7777
<listitem>
78-
<simpara>Disjoint Normal Form</simpara>
78+
<simpara>Disjunctive Normal Form</simpara>
7979
</listitem>
8080
</varlistentry>
8181
<varlistentry>

0 commit comments

Comments
 (0)