From 7b1da7a8456b0404ad4ebcb8afd523a6618439ff Mon Sep 17 00:00:00 2001
From: BSD-Yassin <103321053+BSD-Yassin@users.noreply.github.com>
Date: Thu, 27 Apr 2023 18:12:56 +0000
Subject: [PATCH] i18n: Update fr.toml (#313)
---
content/notes/CJK + Latex Support (测试).md | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git "a/content/notes/CJK + Latex Support \050\346\265\213\350\257\225\051.md" "b/content/notes/CJK + Latex Support \050\346\265\213\350\257\225\051.md"
index c2d6f84..0f9afc2 100644
--- "a/content/notes/CJK + Latex Support \050\346\265\213\350\257\225\051.md"
+++ "b/content/notes/CJK + Latex Support \050\346\265\213\350\257\225\051.md"
@@ -17,7 +17,7 @@
f\hat(\xi),e^{2 \pi i \xi x}
\,d\xi$$
-Inline math also works with single dollar signs `$...$`. For example, Euler's identity but inline: $e^{i\pi} = 0$
+Inline math also works with single dollar signs `$...$`. For example, Euler's identity but inline: $e^{i\pi} = -1$
Aligned equations work quite well:
@@ -37,4 +37,4 @@
$$
## RTL
-More information on configuring RTL languages like Arabic in the [config](notes/config.md) page.
\ No newline at end of file
+More information on configuring RTL languages like Arabic in the [config](notes/config.md) page.
--
Gitblit v1.10.0