Skip to content

Commit 2420b65

Browse files
committed
fix spelling
1 parent b80dce3 commit 2420b65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/system-stored-procedures/sp-addsubscription-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ sp_addsubscription [ @publication = ] 'publication'
253253
> [!INCLUDE[ssNoteDepFutureAvoid](../../includes/ssnotedepfutureavoid-md.md)]
254254
255255
[ @password= ] '*password*'
256-
Specifies a password for the backup if a password was set when the backup was created. *password*is **sysname**, with a default value of NULL.
256+
Specifies a password for the backup if a password was set when the backup was created. *password* is **sysname**, with a default value of NULL.
257257

258258
[ @fileidhint= ] *fileidhint*
259259
Identifies an ordinal value of the backup set to be restored. *fileidhint* is **int**, with a default value of NULL.

0 commit comments

Comments
 (0)