Blob Blame History Raw
diff -up ./app/tikzcommands.json.orig ./app/tikzcommands.json
--- ./app/tikzcommands.json.orig	2018-03-11 16:29:13.000000000 +0100
+++ ./app/tikzcommands.json	2018-09-18 11:37:41.161313100 +0200
@@ -1655,7 +1655,7 @@
 						},
 						{
 							"name": "Set text &height in node",
-							"description": "text heigth=<dimension>",
+							"description": "text height=<dimension>",
 							"type": 3
 						},
 						{
diff -up ./app/tikzcommands.xml.orig ./app/tikzcommands.xml
--- ./app/tikzcommands.xml.orig	2018-03-11 16:29:13.000000000 +0100
+++ ./app/tikzcommands.xml	2018-09-18 11:37:41.152313324 +0200
@@ -412,7 +412,7 @@ For ease of maintenance of this file, th
 			<item name="D&amp;isable all alignments" description="align=none" insert="align=none" type="3"/>
 			<separator/>
 			<item name="Set text &amp;width in node" description="text width=&lt;dimension&gt;" insert="text width=&#8226;" type="3"/>
-			<item name="Set text &amp;height in node" description="text heigth=&lt;dimension&gt;" insert="text height=&#8226;" type="3"/>
+			<item name="Set text &amp;height in node" description="text height=&lt;dimension&gt;" insert="text height=&#8226;" type="3"/>
 			<item name="Set text &amp;depth in node" description="text depth=&lt;dimension&gt;" insert="text depth=&#8226;" type="3"/>
 		</section>
 		<!-- 16.5 -->