Skip to content

Commit 3749ce6

Browse files
ArieHeinCopilotvidai-msft
authored
Spelling Fixes (#27937)
Co-authored-by: Copilot <[email protected]> Co-authored-by: Vincent Dai <[email protected]>
1 parent d9c2e10 commit 3749ce6

26 files changed

+40
-40
lines changed

src/ServiceFabric/ServiceFabric/help/Add-AzServiceFabricManagedClusterClientCertificate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Add-AzServiceFabricManagedClusterClientCertificate
99

1010
## SYNOPSIS
11-
Add certificate common name or thumbprint to the cluster. This will register the certificate agains the cluster for client authentication purposes.
11+
Add certificate common name or thumbprint to the cluster. This will register the certificate against the cluster for client authentication purposes.
1212

1313
## SYNTAX
1414

@@ -41,7 +41,7 @@ Add-AzServiceFabricManagedClusterClientCertificate [-InputObject] <PSManagedClus
4141
```
4242

4343
## DESCRIPTION
44-
Add certificate common name or thumbprint to the cluster. This will register the certificate agains the cluster for client authentication purposes.
44+
Add certificate common name or thumbprint to the cluster. This will register the certificate against the cluster for client authentication purposes.
4545

4646
## EXAMPLES
4747

src/ServiceFabric/ServiceFabric/help/Add-AzServiceFabricManagedNodeTypeVMExtension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Add-AzServiceFabricManagedNodeTypeVMExtension [-ResourceGroupName] <String> [-Cl
3131
```
3232

3333
## DESCRIPTION
34-
Add vm extension to the node type. This will add the extension to the underliying Virtual Machine Scale Set resource.
34+
Add vm extension to the node type. This will add the extension to the underlying Virtual Machine Scale Set resource.
3535

3636
## EXAMPLES
3737

src/ServiceFabric/ServiceFabric/help/Add-AzServiceFabricManagedNodeTypeVMSecret.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ $NodeTypeName = "nt1"
3939
Add-AzServiceFabricManagedNodeTypeVMSecret -ResourceGroupName $rgName -ClusterName $clusterName -NodeTypeName $NodeTypeName -SourceVaultId /subscriptions/XXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX/resourceGroups/testRG/providers/Microsoft.KeyVault/vaults/testkv -CertificateUrl https://testskv.vault.azure.net:443/secrets/TestCert/xxxxxxxxxxxxxxxxxxxxxxxx -CertificateStore My -Verbose
4040
```
4141

42-
This commad adds a certificate secret from the keyvault and secret identifier specified.
42+
This command adds a certificate secret from the keyvault and secret identifier specified.
4343

4444
### Example 2
4545
```powershell
@@ -51,7 +51,7 @@ $nodeType = Get-AzServiceFabricManagedNodeType -ResourceGroupName $rgName -Clust
5151
$nodeType | Add-AzServiceFabricManagedNodeTypeVMSecret -SourceVaultId /subscriptions/XXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX/resourceGroups/testRG/providers/Microsoft.KeyVault/vaults/testkv -CertificateUrl https://testskv.vault.azure.net:443/secrets/TestCert/xxxxxxxxxxxxxxxxxxxxxxxx -CertificateStore My -Verbose
5252
```
5353

54-
This commad adds a certificate secret from the keyvault and secret identifier specified, with piping.
54+
This command adds a certificate secret from the keyvault and secret identifier specified, with piping.
5555

5656
## PARAMETERS
5757

src/ServiceFabric/ServiceFabric/help/Az.ServiceFabric.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Azure Service Fabric Module that you can use to automate the end-2-end operation
1515
Add common name or thumbprint to the cluster for client authentication purposes.
1616

1717
### [Add-AzServiceFabricManagedClusterClientCertificate](Add-AzServiceFabricManagedClusterClientCertificate.md)
18-
Add certificate common name or thumbprint to the cluster. This will register the certificate agains the cluster for client authentication purposes.
18+
Add certificate common name or thumbprint to the cluster. This will register the certificate against the cluster for client authentication purposes.
1919

2020
### [Add-AzServiceFabricManagedClusterNetworkSecurityRule](Add-AzServiceFabricManagedClusterNetworkSecurityRule.md)
2121
Add network security rule to cluster resource.
@@ -123,7 +123,7 @@ Removes a managed application type from the cluster. This will remove all type v
123123
Removes a managed application type version from the cluster. Only supports ARM deployed application type versions.
124124

125125
### [Remove-AzServiceFabricManagedClusterClientCertificate](Remove-AzServiceFabricManagedClusterClientCertificate.md)
126-
Remvoe client certificate by thumbprint or common name.
126+
Remove client certificate by thumbprint or common name.
127127

128128
### [Remove-AzServiceFabricManagedClusterService](Remove-AzServiceFabricManagedClusterService.md)
129129
Remove a managed service from the cluster. Only supports ARM deployed services.
@@ -165,7 +165,7 @@ Update a service fabric managed application type version. This allows you to upd
165165
Update a managed service from the cluster. Only supports ARM deployed services.
166166

167167
### [Set-AzServiceFabricManagedNodeType](Set-AzServiceFabricManagedNodeType.md)
168-
Sets node type resource properties or run reimage actions on specific ndes of the node type with -Reimage parameter.
168+
Sets node type resource properties or run reimage actions on specific nodes of the node type with -Reimage parameter.
169169

170170
### [Set-AzServiceFabricSetting](Set-AzServiceFabricSetting.md)
171171
Add or update one or multiple Service Fabric settings to the cluster.

src/ServiceFabric/ServiceFabric/help/New-AzServiceFabricCluster.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ Azure key vault resource group name, if not given it will be defaulted to resour
273273
```yaml
274274
Type: System.String
275275
Parameter Sets: ByDefaultArmTemplate, ByNewPfxAndVaultName, ByExistingPfxAndVaultName
276-
Aliases: KeyVaultResouceGroupName
276+
Aliases: KeyVaultResourceGroupName
277277

278278
Required: False
279279
Position: Named
@@ -428,7 +428,7 @@ Accept wildcard characters: False
428428
```
429429
430430
### -Thumbprint
431-
The thumbprint for the certificate correspoinding to the SecretIdentifier. Use this if the certificate is not managed as the key vault would only have the certificate stored as a secret and the cmdlet is unable to retreive the thumbprint.
431+
The thumbprint for the certificate corresponding to the SecretIdentifier. Use this if the certificate is not managed as the key vault would only have the certificate stored as a secret and the cmdlet is unable to retrieve the thumbprint.
432432
433433
```yaml
434434
Type: System.String

src/ServiceFabric/ServiceFabric/help/New-AzServiceFabricManagedNodeType.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ Accept wildcard characters: False
414414
```
415415
416416
### -VmUserAssignedIdentity
417-
The list of user assigend identities associated with the virtual machine scale set under the node type. Each entry will be an ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'. Follow steps to create the identity and add the role assignment with Service Fabric Resource Provider beforehand here: https://learn.microsoft.com/en-us/azure/service-fabric/how-to-managed-identity-managed-cluster-virtual-machine-scale-sets
417+
The list of user assigned identities associated with the virtual machine scale set under the node type. Each entry will be an ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'. Follow steps to create the identity and add the role assignment with Service Fabric Resource Provider beforehand here: https://learn.microsoft.com/en-us/azure/service-fabric/how-to-managed-identity-managed-cluster-virtual-machine-scale-sets
418418
419419
```yaml
420420
Type: System.String[]

src/ServiceFabric/ServiceFabric/help/Remove-AzServiceFabricManagedClusterClientCertificate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Remove-AzServiceFabricManagedClusterClientCertificate
99

1010
## SYNOPSIS
11-
Remvoe client certificate by thumbprint or common name.
11+
Remove client certificate by thumbprint or common name.
1212

1313
## SYNTAX
1414

@@ -39,7 +39,7 @@ Remove-AzServiceFabricManagedClusterClientCertificate [-InputObject] <PSManagedC
3939
```
4040

4141
## DESCRIPTION
42-
Remvoe client certificate by thumbprint or common name.
42+
Remove client certificate by thumbprint or common name.
4343

4444
## EXAMPLES
4545

src/ServiceFabric/ServiceFabric/help/Remove-AzServiceFabricManagedNodeType.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Remove-AzServiceFabricManagedNodeType [-ResourceId] <String> -NodeName <String[]
5151
```
5252

5353
## DESCRIPTION
54-
Remove the node type or specific nodes within the node type. If the paremter -NodeName is used then only nodes specified will be removed.
54+
Remove the node type or specific nodes within the node type. If the parameter -NodeName is used then only nodes specified will be removed.
5555

5656
## EXAMPLES
5757

@@ -148,7 +148,7 @@ Accept wildcard characters: False
148148
149149
### -ForceRemoveNode
150150
Using this flag will force the removal even if service fabric is unable to disable the nodes.
151-
Use with caution as this might cause data loss if stateful workloads are running on the nodes, or might bring the cluster down if there are not enough seed nodes after the opearion.
151+
Use with caution as this might cause data loss if stateful workloads are running on the nodes, or might bring the cluster down if there are not enough seed nodes after the operation.
152152
153153
```yaml
154154
Type: System.Management.Automation.SwitchParameter

src/ServiceFabric/ServiceFabric/help/Set-AzServiceFabricManagedClusterApplication.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ Accept wildcard characters: False
199199
```
200200
201201
### -DefaultServiceTypeMaxPercentUnhealthyPartitionsPerService
202-
Specifies the maximum percent of unhelthy partitions per service allowed by the health policy for the default service type to use for the monitored upgrade.
202+
Specifies the maximum percent of unhealthy partitions per service allowed by the health policy for the default service type to use for the monitored upgrade.
203203
204204
```yaml
205205
Type: System.Int32
@@ -214,7 +214,7 @@ Accept wildcard characters: False
214214
```
215215
216216
### -DefaultServiceTypeMaxPercentUnhealthyReplicasPerPartition
217-
Specifies the maximum percent of unhelthy replicas per service allowed by the health policy for the default service type to use for the monitored upgrade.
217+
Specifies the maximum percent of unhealthy replicas per service allowed by the health policy for the default service type to use for the monitored upgrade.
218218
219219
```yaml
220220
Type: System.Int32
@@ -229,7 +229,7 @@ Accept wildcard characters: False
229229
```
230230
231231
### -DefaultServiceTypeUnhealthyServicesMaxPercent
232-
Specifies the maximum percent of unhelthy services allowed by the health policy for the default service type to use for the monitored upgrade.
232+
Specifies the maximum percent of unhealthy services allowed by the health policy for the default service type to use for the monitored upgrade.
233233
234234
```yaml
235235
Type: System.Int32

src/ServiceFabric/ServiceFabric/help/Set-AzServiceFabricManagedNodeType.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Set-AzServiceFabricManagedNodeType
99

1010
## SYNOPSIS
11-
Sets node type resource properties or run reimage actions on specific ndes of the node type with -Reimage parameter.
11+
Sets node type resource properties or run reimage actions on specific nodes of the node type with -Reimage parameter.
1212

1313
## SYNTAX
1414

@@ -54,7 +54,7 @@ Set-AzServiceFabricManagedNodeType [-InputObject] <PSManagedNodeType> -NodeName
5454
```
5555

5656
## DESCRIPTION
57-
Sets node type resource properties or run reimage actions on specific ndes of the node type with -Reimage parameter. On reimgae operation the service fabric nodes will be disabled before reimaging the vms and enabled them back again once they come back. If this is done on primary node types it might take a while as it might not reimage all the nodes at the same time. Use -ForceReimage force the operation even if service fabric is unable to disable the nodes but use with caution as this might cause data loss if stateful workloads are running on the node.
57+
Sets node type resource properties or run reimage actions on specific nodes of the node type with -Reimage parameter. On reimage operation the service fabric nodes will be disabled before reimaging the vms and enabled them back again once they come back. If this is done on primary node types it might take a while as it might not reimage all the nodes at the same time. Use -ForceReimage to force the operation even if service fabric is unable to disable the nodes but use with caution as this might cause data loss if stateful workloads are running on the node.
5858

5959
## EXAMPLES
6060

@@ -76,7 +76,7 @@ $NodeTypeName = "nt1"
7676
Set-AzServiceFabricManagedNodeType -ResourceGroupName $rgName -ClusterName $clusterName -name $NodeTypeName -PlacementProperty @{NodeColor="Red";SomeProperty="6";} -Verbose
7777
```
7878

79-
Update placement properites of the node type. This will overwrite older placement properites if any.
79+
Update placement properties of the node type. This will overwrite older placement properties if any.
8080

8181
### Example 3
8282
```powershell

src/ServiceFabric/ServiceFabric/help/Update-AzServiceFabricApplication.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Accept wildcard characters: False
173173
```
174174
175175
### -DefaultServiceTypeMaxPercentUnhealthyPartitionsPerService
176-
Specifies the maximum percent of unhelthy partitions per service allowed by the health policy for the default service type to use for the monitored upgrade.
176+
Specifies the maximum percent of unhealthy partitions per service allowed by the health policy for the default service type to use for the monitored upgrade.
177177
178178
```yaml
179179
Type: System.Int32
@@ -188,7 +188,7 @@ Accept wildcard characters: False
188188
```
189189
190190
### -DefaultServiceTypeMaxPercentUnhealthyReplicasPerPartition
191-
Specifies the maximum percent of unhelthy replicas per service allowed by the health policy for the default service type to use for the monitored upgrade.
191+
Specifies the maximum percent of unhealthy replicas per service allowed by the health policy for the default service type to use for the monitored upgrade.
192192
193193
```yaml
194194
Type: System.Int32
@@ -203,7 +203,7 @@ Accept wildcard characters: False
203203
```
204204
205205
### -DefaultServiceTypeUnhealthyServicesMaxPercent
206-
Specifies the maximum percent of unhelthy services allowed by the health policy for the default service type to use for the monitored upgrade.
206+
Specifies the maximum percent of unhealthy services allowed by the health policy for the default service type to use for the monitored upgrade.
207207
208208
```yaml
209209
Type: System.Int32

src/ServiceLinker/ServiceLinker/help/New-AzServiceLinkerSecretAuthInfoObject.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Accept wildcard characters: False
9595
```
9696
9797
### -SecretNameInKeyVault
98-
The name of secret in keyvault refenced by -SecretStoreKeyVaultId.
98+
The name of secret in keyvault referenced by -SecretStoreKeyVaultId.
9999
100100
```yaml
101101
Type: System.String

src/SpringCloud/SpringCloud/help/Deploy-AzSpringCloudApp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Accept wildcard characters: False
136136
```
137137
138138
### -FilePath
139-
The path of the file need to be deploied.
139+
The path of the file need to be deployed.
140140
The file supports Jar, NetcoreZip and Source.
141141
142142
```yaml

src/Sql/Sql/help/Disable-AzSqlDatabaseLedgerDigestUpload.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Disable-AzSqlDatabaseLedgerDigestUpload [-ResourceId] <String> [-DefaultProfile
3131
```
3232

3333
## DESCRIPTION
34-
The Disable-AzSqlDatabaseLedgerDigestUpload cmdlet disables uploading ledger digests to Azure Blob storage or Azure Confidental Ledger. To use the cmdlet, identify the database.
34+
The Disable-AzSqlDatabaseLedgerDigestUpload cmdlet disables uploading ledger digests to Azure Blob storage or Azure Confidential Ledger. To use the cmdlet, identify the database.
3535

3636
## EXAMPLES
3737

src/Sql/Sql/help/Get-AzSqlInstance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Get-AzSqlInstance [-InstancePool] <AzureSqlInstancePoolModel> [-ExpandActiveDire
2424
[-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]
2525
```
2626

27-
### ListByInstancePoolResourceIdentiferParameterSet
27+
### ListByInstancePoolResourceIdentifierParameterSet
2828
```
2929
Get-AzSqlInstance [-InstancePoolResourceId] <String> [-ExpandActiveDirectoryAdministrator]
3030
[-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]
@@ -499,7 +499,7 @@ The instance pool resource identifier.
499499
500500
```yaml
501501
Type: System.String
502-
Parameter Sets: ListByInstancePoolResourceIdentiferParameterSet
502+
Parameter Sets: ListByInstancePoolResourceIdentifierParameterSet
503503
Aliases:
504504

505505
Required: True

src/Sql/Sql/help/Get-AzSqlInstanceDatabaseCopyOperation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ Accept wildcard characters: False
293293
```
294294
295295
### -OnlyLatestPerDatabase
296-
Return only latest opereation per managed database
296+
Return only latest operation per managed database
297297
298298
```yaml
299299
Type: System.Management.Automation.SwitchParameter

src/Sql/Sql/help/Get-AzSqlInstanceDatabaseMoveOperation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ Accept wildcard characters: False
293293
```
294294
295295
### -OnlyLatestPerDatabase
296-
Return only latest opereation per managed database
296+
Return only latest operation per managed database
297297
298298
```yaml
299299
Type: System.Management.Automation.SwitchParameter

src/Sql/Sql/help/New-AzSqlElasticPool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ StorageMB : 32768
9292
Tags :
9393
```
9494

95-
This command creates an elastic pool in the GengeralPurpose service tier named ElasticPool01. The server
95+
This command creates an elastic pool in the GeneralPurpose service tier named ElasticPool01. The server
9696
named server01, assigned to an Azure resource group named ResourceGroup01, hosts the elastic pool
9797
in. The command specifies the vCore property values for the pool and the databases in the pool.
9898

src/Sql/Sql/help/New-AzSqlInstance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@ Accept wildcard characters: False
711711
```
712712
713713
### -IdentityType
714-
Type of identity to be assigned to the server. Possible values are SystemAsssigned, UserAssigned, 'SystemAssigned,UserAssigned' and None.
714+
Type of identity to be assigned to the server. Possible values are SystemAssigned, UserAssigned, 'SystemAssigned,UserAssigned' and None.
715715
716716
```yaml
717717
Type: System.String

src/Sql/Sql/help/New-AzSqlInstanceStartStopSchedule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Accept wildcard characters: False
145145
```
146146
147147
### -ScheduleList
148-
Array of valid SheduleItem objects.
148+
Array of valid ScheduleItem objects.
149149
150150
```yaml
151151
Type: ScheduleItem[]

src/Sql/Sql/help/New-AzSqlServer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ Accept wildcard characters: False
208208
```
209209
210210
### -IdentityType
211-
Type of identity to be assigned to the server. Possible values are SystemAsssigned, UserAssigned, 'SystemAssigned,UserAssigned' and None.
211+
Type of identity to be assigned to the server. Possible values are SystemAssigned, UserAssigned, 'SystemAssigned,UserAssigned' and None.
212212
213213
```yaml
214214
Type: System.String

src/Sql/Sql/help/Remove-AzSqlInstanceServerTrustCertificate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Remove-AzSqlInstanceServerTrustCertificate [-ResourceId] <String> [-AsJob] [-Pas
3838
```
3939

4040
## DESCRIPTION
41-
**Remove-AzSqlInstanceServerTrustCertificate** cmdlet removes a server trust certificate from Azure SQL Managed Instanc
41+
**Remove-AzSqlInstanceServerTrustCertificate** cmdlet removes a server trust certificate from Azure SQL Managed Instance
4242

4343
## EXAMPLES
4444

src/Sql/Sql/help/Set-AzSqlElasticJobStep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ Accept wildcard characters: False
400400
```
401401
402402
### -RetryAttempts
403-
The retry attemps
403+
The retry attempts
404404
405405
```yaml
406406
Type: System.Nullable`1[System.Int32]

src/Sql/Sql/help/Set-AzSqlInstance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ Accept wildcard characters: False
578578
```
579579
580580
### -IdentityType
581-
Type of identity to be assigned to the server. Possible values are SystemAsssigned, UserAssigned, 'SystemAssigned,UserAssigned' and None.
581+
Type of identity to be assigned to the server. Possible values are SystemAssigned, UserAssigned, 'SystemAssigned,UserAssigned' and None.
582582
583583
```yaml
584584
Type: System.String

src/Sql/Sql/help/Set-AzSqlServer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Accept wildcard characters: False
120120
```
121121
122122
### -IdentityType
123-
Type of identity to be assigned to the server. Possible values are SystemAsssigned, UserAssigned, 'SystemAssigned,UserAssigned' and None.
123+
Type of identity to be assigned to the server. Possible values are SystemAssigned, UserAssigned, 'SystemAssigned,UserAssigned' and None.
124124
125125
```yaml
126126
Type: System.String

src/Sql/Sql/help/Update-AzSqlInstanceLink.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ FailoverMode : Manual
9393
SeedingMode : Automatic
9494
```
9595

96-
This command sets the replication mode of an instance link to "Aync".
96+
This command sets the replication mode of an instance link to "Async".
9797

9898
### Example 3: Set replication mode of an instance link by its resource identifier
9999
```powershell

0 commit comments

Comments
 (0)