Skip to content

Commit a5c6ebc

Browse files
authored
fix typo
1 parent bf83b2d commit a5c6ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deployment/walkthrough-downloading-satellite-assemblies-on-demand-with-the-clickonce-deployment-api-using-the-designer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ manager: douge
2323
ms.workload:
2424
- "multiple"
2525
---
26-
# Walkthrough: Download satellite assemblies on semand with the ClickOnce deployment API using the Designer
26+
# Walkthrough: Download satellite assemblies on demand with the ClickOnce deployment API using the Designer
2727
Windows Forms applications can be configured for multiple cultures through the use of satellite assemblies. A *satellite assembly* is an assembly that contains application resources for a culture other than the application's default culture.
2828

2929
As discussed in [Localizing ClickOnce Applications](../deployment/localizing-clickonce-applications.md), you can include multiple satellite assemblies for multiple cultures within the same [!INCLUDE[ndptecclick](../deployment/includes/ndptecclick_md.md)] deployment. By default, [!INCLUDE[ndptecclick](../deployment/includes/ndptecclick_md.md)] will download all of the satellite assemblies in your deployment to the client machine, although a single client will probably require only one satellite assembly.

0 commit comments

Comments
 (0)