Skip to content

Commit

Permalink
Fix typo in documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
florent-lamiraux committed Jan 20, 2015
1 parent 704a1df commit e3eefb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/cubic-b-spline.tex
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
\maketitle
\section {Definition}

\paragraph {Knots} $m \leq 4$ increasing real values:
\paragraph {Knots} $m \geq 4$ increasing real values:
$$
t_0 \leq t_1 \leq \cdots \leq t_{m-1}
$$
Expand Down

0 comments on commit e3eefb1

Please sign in to comment.