From 03b22d4992295734da29eb6ddb8b022a4dd4ce9a Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Sat, 9 May 2020 18:09:10 -0400 Subject: [PATCH] Fix umlaut in tooltip of tutorial graph The html code for the umlaut in step-58 breaks the generation of the graph for me, while using the umlaut directy seems to work. --- examples/step-58/doc/tooltip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/step-58/doc/tooltip b/examples/step-58/doc/tooltip index 456aebcafa..9f10cf7c37 100644 --- a/examples/step-58/doc/tooltip +++ b/examples/step-58/doc/tooltip @@ -1 +1 @@ -The complex-valued Nonlinear Schrödinger Equation +The complex-valued Nonlinear Schrödinger Equation -- 2.39.5