Skip to content

Commit 65798f7

Browse files
committed
fix connection typo.
1 parent 16e0413 commit 65798f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PluginsAndFeatures/azure-toolkit-for-intellij/src/com/microsoft/azure/toolkit/intellij/mysql/MySQLPropertyView.form

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<grid row="6" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="1" use-parent-layout="false"/>
8181
</constraints>
8282
<properties>
83-
<text value="Choose a database for your conneciton strings:"/>
83+
<text value="Choose a database for your connection strings:"/>
8484
</properties>
8585
</component>
8686
<hspacer id="4b8df">

PluginsAndFeatures/azure-toolkit-for-intellij/src/com/microsoft/azure/toolkit/intellij/sqlserver/properties/SqlServerPropertyView.form

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<grid row="6" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="1" use-parent-layout="false"/>
8181
</constraints>
8282
<properties>
83-
<text value="Choose a database for your conneciton strings:"/>
83+
<text value="Choose a database for your connection strings:"/>
8484
</properties>
8585
</component>
8686
<hspacer id="4b8df">

0 commit comments

Comments
 (0)