Skip to content

Commit bedf2f9

Browse files
authored
Minor copy editing (#437)
1 parent b15f69e commit bedf2f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/site/apt/usage.apt.vm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,9 @@ mvn dependency:copy
171171
<<<mvn dependency:copy-dependencies -Dclassifier=sources>>> will try to find
172172
the sources for all dependencies and copy them.
173173

174-
Also included is the ability to include or exclude by type (war, jar etc), scope (runtime, test, etc), classifier (jdk14, sources, etc), groupId, artifactId, or a combination of them.
174+
Also included is the ability to include or exclude by type (war, jar, etc.), scope (runtime, test, etc.), classifier (jdk14, sources, etc.), groupId, artifactId, or a combination of them.
175175

176-
<<Note:>> As of 2.0-alpha-5, you may mix includes and excludes of the same category (ie scope). Includes are processed before excludes.
176+
<<Note:>> You may mix includes and excludes of the same category (e.g. scope). Includes are processed before excludes.
177177

178178
See the {{{#Overwrite_Rules}Overwrite Rules}} section for rules about how overwriting is handled.
179179

0 commit comments

Comments
 (0)