[karaf] add missing # at beginning of a commented line

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@817263 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/karaf/assembly/src/main/distribution/text/etc/org.ops4j.pax.url.mvn.cfg b/karaf/assembly/src/main/distribution/text/etc/org.ops4j.pax.url.mvn.cfg
index 53e46ca..9eac0ec 100644
--- a/karaf/assembly/src/main/distribution/text/etc/org.ops4j.pax.url.mvn.cfg
+++ b/karaf/assembly/src/main/distribution/text/etc/org.ops4j.pax.url.mvn.cfg
@@ -48,7 +48,7 @@
 #
 # Comma separated list of repositories scanned when resolving an artifact.
 # Those repositories will be checked before iterating through the
-     below list of repositories and even before the local repository
+#    below list of repositories and even before the local repository
 # A repository url can be appended with zero or more of the following flags:
 #    @snapshots  : the repository contains snaphots
 #    @noreleases : the repository does not contain any released artifacts