[MDEPLOY-194] Deploy SSH external: copy and paste failure in POM snippet comment

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1648069 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/site/apt/examples/deploy-ssh-external.apt b/src/site/apt/examples/deploy-ssh-external.apt
index 65f3f45..e424a74 100644
--- a/src/site/apt/examples/deploy-ssh-external.apt
+++ b/src/site/apt/examples/deploy-ssh-external.apt
@@ -45,7 +45,7 @@
 
   <build>
     <extensions>
-      <!-- Enabling the use of FTP -->
+      <!-- Enabling the use of SSH -->
       <extension>
         <groupId>org.apache.maven.wagon</groupId>
          <artifactId>wagon-ssh-external</artifactId>