Skip to content

Commit

Permalink
Merge pull request #1477 from pReya/patch-1
Browse files Browse the repository at this point in the history
fix: typo in gauge description
  • Loading branch information
joepavitt authored Nov 19, 2024
2 parents b2844d9 + 507b809 commit 75c7e62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nodes/widgets/locales/en-US/ui_gauge.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ <h3>Dynamic Properties (Inputs)</h3>
<dt class="optional">gstyle <span class="property-type">see detail</span></dt>
<dd>Modify the style of 3/4 and half Gauge rendered, with the following options: (only applicable to for 3/4 and Half gauges)
<ul>
<li><code>neelde</code></li>
<li><code>needle</code></li>
<li><code>rounded</code></li>
</ul>
</dd>
Expand All @@ -74,4 +74,4 @@ <h3>Dynamic Properties (Inputs)</h3>
<dt class="optional">class <span class="property-type">string</span></dt>
<dd>Add a CSS class, or more, to the Button at runtime.</dd>
</dl>
</script>
</script>

0 comments on commit 75c7e62

Please sign in to comment.