You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2019/02/08 12:07:39 UTC

[maven-site] 03/03: Update content/apt/guides/introduction/introduction-to-optional-and-excludes-dependencies.apt

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git

commit 32cc647ab3ef97903dba38c3bbbee9d8fba18252
Author: Nicolas Kosinski <ni...@yahoo.com>
AuthorDate: Thu Dec 20 06:05:31 2018 -0500

    Update content/apt/guides/introduction/introduction-to-optional-and-excludes-dependencies.apt
    
    Co-Authored-By: elharo <el...@users.noreply.github.com>
---
 .../introduction/introduction-to-optional-and-excludes-dependencies.apt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/apt/guides/introduction/introduction-to-optional-and-excludes-dependencies.apt b/content/apt/guides/introduction/introduction-to-optional-and-excludes-dependencies.apt
index 15005df..76f1ff9 100644
--- a/content/apt/guides/introduction/introduction-to-optional-and-excludes-dependencies.apt
+++ b/content/apt/guides/introduction/introduction-to-optional-and-excludes-dependencies.apt
@@ -224,7 +224,7 @@ B, C, D, E, F
 
 +---+
 
-  If you deploy  Project-A to a repository, and Project-X declares a 
+  If you deploy Project-A to a repository, and Project-X declares a 
   normal dependency on Project-A, will Project-D still be excluded from the 
   classpath?