Skip to content

Commit 5c874ae

Browse files
authored
Merge pull request #2 from BBasile/patch-1
fix typo
2 parents 44b45f4 + 7f719a1 commit 5c874ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/package_format_json.dt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,7 @@ block body
691691
td syntax
692692
td <code>["syntaxOnly"]</code>
693693

694-
p The existing build types can be customized and new build types can be added using the global <code>"buildTypes"</code> section. Each entry in <code>"buildTypes"</code> can use any of the low level <a href="#build-settings">build settingss</a> (excluding "dependencies", "targetType", "targetName", "targetPath", "workingDirectory", "subConfigurations"). The build settings specified here will later be modified/augmented by the package/configuration specific settings.
694+
p The existing build types can be customized and new build types can be added using the global <code>"buildTypes"</code> section. Each entry in <code>"buildTypes"</code> can use any of the low level <a href="#build-settings">build settings</a> (excluding "dependencies", "targetType", "targetName", "targetPath", "workingDirectory", "subConfigurations"). The build settings specified here will later be modified/augmented by the package/configuration specific settings.
695695

696696
p An example that overrides the "debug" build type and defines a new "debug-profile" type:
697697

0 commit comments

Comments
 (0)