summaryrefslogtreecommitdiff
path: root/theorem.tex
diff options
context:
space:
mode:
Diffstat (limited to 'theorem.tex')
-rw-r--r--theorem.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/theorem.tex b/theorem.tex
index ebab7f8..016dd86 100644
--- a/theorem.tex
+++ b/theorem.tex
@@ -1,7 +1,7 @@
\newtheorem{definition}{Définition}[chapter]
\newtheorem{conjecture}{Conjecture}[chapter]
-\newtheorem{theorem}{Théoreme}[chapter]
+\newtheorem{theorem}{Théorème}[chapter]
\newtheorem{propriete}{Propriété}[chapter]
\newtheorem{lemma}[theorem]{Lemme}
\newtheorem{corollary}{Corollère}[theorem]