fixed typo in default param value
This commit is contained in:
		| @@ -52,13 +52,13 @@ | |||||||
|   h: none, |   h: none, | ||||||
|   name: none, |   name: none, | ||||||
|   name-anchor: "center", |   name-anchor: "center", | ||||||
|   ports: (), |   ports: (:), | ||||||
|   ports-margins: (), |   ports-margins: (:), | ||||||
|   fill: none, |   fill: none, | ||||||
|   stroke: black + 1pt, |   stroke: black + 1pt, | ||||||
|   id: "", |   id: "", | ||||||
|   auto-ports: true, |   auto-ports: true, | ||||||
|   ports-y: (), |   ports-y: (:), | ||||||
|   debug: ( |   debug: ( | ||||||
|     ports: false |     ports: false | ||||||
|   ) |   ) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user