Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 9bde388

Browse files
committed
Remove extra periods from sentences.
1 parent 636e92a commit 9bde388

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/tools/bcp-utility.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -814,7 +814,7 @@ This example shows two sample files, generated by **bcp** using custom field and
814814
bcp dbo.T1 out T1.txt -T -S MYSERVER -d tempdb -w -t ,
815815
```
816816

817-
[!INCLUDE [ssresult-md](../includes/ssresult-md.md)].
817+
[!INCLUDE [ssresult-md](../includes/ssresult-md.md)]
818818

819819
```output
820820
1,Natalia
@@ -830,7 +830,7 @@ This example shows two sample files, generated by **bcp** using custom field and
830830
bcp dbo.T1 out T1.txt -T -S MYSERVER -d tempdb -w -t , -r :
831831
```
832832

833-
[!INCLUDE [ssresult-md](../includes/ssresult-md.md)].
833+
[!INCLUDE [ssresult-md](../includes/ssresult-md.md)]
834834

835835
```output
836836
1,Natalia:2,Mark:3,Randolph:

0 commit comments

Comments
 (0)