Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
domi4484 authored and nyalldawson committed Jul 21, 2021
1 parent 7cdd67a commit 5b316fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/editorwidgets/qgsjsoneditconfigdlg.ui
Expand Up @@ -60,7 +60,7 @@
<property name="toolTip">
<string>&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Indented&lt;/strong&gt;: Display data in a human readable form with newlines and four space characters for indentation.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Compact&lt;/strong&gt;: Display data in a one-line size optimized string whiteout newlines or spaces.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Compact&lt;/strong&gt;: Display data in a one-line size optimized string without newlines or spaces.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Disabled&lt;/strong&gt;: Display data as it comes from the provider.&lt;/li&gt;
&lt;/ul&gt;</string>
</property>
Expand Down

0 comments on commit 5b316fd

Please sign in to comment.