Skip to content

Commit f4df7e6

Browse files
maffekhmarbaise
authored andcommitted
o typo: customed → customized
1 parent 1516090 commit f4df7e6

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

src/site/apt/file-deployment.apt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ File Deployment
3232

3333
* {{{./examples/disabling-generic-pom.html}Disable the generation of pom}}
3434

35-
* {{{./examples/deploying-with-customed-pom.html}Deploy an artifact with a customized pom}}
35+
* {{{./examples/deploying-with-customized-pom.html}Deploy an artifact with a customized pom}}
3636

3737
* {{{./examples/deploying-with-classifiers.html}Deploy an artifact with classifier}}
3838

3939
* {{{./examples/deploying-sources-javadoc.html}Deploy an artifact with sources and javadoc jars}}
4040

4141
* {{{./examples/deploying-in-legacy-layout.html}Deploy an artifact in legacy layout}}
4242

43-
[]
43+
[]

src/site/apt/index.apt.vm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ ${project.name}
131131

132132
* {{{./examples/disabling-generic-pom.html}Disable the generation of pom}}
133133

134-
* {{{./examples/deploying-with-customed-pom.html}Deploy an artifact with a customed pom}}
134+
* {{{./examples/deploying-with-customized-pom.html}Deploy an artifact with a customized pom}}
135135

136136
* {{{./examples/deploying-with-classifiers.html}Deploy an artifact with classifier}}
137137

src/site/site.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ under the License.
6464

6565
<item name="File Deployment" collapse="true" href="file-deployment.html">
6666
<item name="Disable the generation of pom" href="examples/disabling-generic-pom.html"/>
67-
<item name="Deploy an artifact with a customed pom" href="examples/deploying-with-customed-pom.html"/>
67+
<item name="Deploy an artifact with a customized pom" href="examples/deploying-with-customized-pom.html"/>
6868
<item name="Deploy an artifact with classifier" href="examples/deploying-with-classifiers.html"/>
6969
<item name="Deploy an artifact with sources and javadoc" href="examples/deploying-sources-javadoc.html"/>
7070
<item name="Deploy an artifact in legacy layout" href="examples/deploying-in-legacy-layout.html"/>

0 commit comments

Comments
 (0)