Skip to content

Commit 8751691

Browse files
committed
fix typo
1 parent b6247c2 commit 8751691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/sec_addtops-numbth.ptx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1024,7 +1024,7 @@
10241024
<idx><h>linear Diophantine equation</h><see>Diophantine equation</see></idx>
10251025
<p>
10261026
An equation in two or more variables is called a <term>Diophantine equation</term> if only integer solutions are of interest.
1027-
A <term>linear</term> Diophantine equation takes the form <m>a_1x_1 + a_2x_x + \cdots + a_nx_n = b</m> for constants <m>a_1,\ldots, a_n, b</m>.
1027+
A <term>linear</term> Diophantine equation takes the form <m>a_1x_1 + a_2x_2 + \cdots + a_nx_n = b</m> for constants <m>a_1,\ldots, a_n, b</m>.
10281028
</p>
10291029

10301030
<p>

0 commit comments

Comments
 (0)