Skip to content

Commit 22e3e7a

Browse files
Update source/Public/Get-SqlDscLogin.ps1
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 1c03af1 commit 22e3e7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/Public/Get-SqlDscLogin.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
This command gets a server login from a SQL Server Database Engine instance.
77
88
.PARAMETER ServerObject
9-
Specifies current server connection object.
10-
9+
.PARAMETER ServerObject
10+
Specifies the current server connection object.
1111
.PARAMETER Name
1212
Specifies the name of the server login to get.
1313

0 commit comments

Comments
 (0)