[2/2] syncope git commit: Fixing typo

2017-03-07 Thread ilgrosso
Fixing typo


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/e38c042d
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/e38c042d
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/e38c042d

Branch: refs/heads/master
Commit: e38c042d84035662ab56bf770c148a21f109d17d
Parents: a8827b5
Author: Francesco Chicchiriccò 
Authored: Tue Mar 7 10:19:19 2017 +0100
Committer: Francesco Chicchiriccò 
Committed: Tue Mar 7 10:19:30 2017 +0100

--
 .../reference-guide/workingwithapachesyncope/migration.adoc| 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/syncope/blob/e38c042d/src/main/asciidoc/reference-guide/workingwithapachesyncope/migration.adoc
--
diff --git 
a/src/main/asciidoc/reference-guide/workingwithapachesyncope/migration.adoc 
b/src/main/asciidoc/reference-guide/workingwithapachesyncope/migration.adoc
index 7d891e3..c2241d2 100644
--- a/src/main/asciidoc/reference-guide/workingwithapachesyncope/migration.adoc
+++ b/src/main/asciidoc/reference-guide/workingwithapachesyncope/migration.adoc
@@ -70,18 +70,18 @@ follows:
 
 .On GNU / Linux - Mac OS X
 
-./syncopeadm.sh migrate --conf /path/to/context.xml 
/dest/path/to/MasterContent.xml
+./syncopeadm.sh migrate --conf /path/to/content.xml 
/dest/path/to/MasterContent.xml
 
 
 .On Windows
 
-syncopeadm.bat migrate --conf \path\to\context.xml 
\dest\path\to\MasterContent.xml
+syncopeadm.bat migrate --conf \path\to\content.xml 
\dest\path\to\MasterContent.xml
 
 
 The result of this invocation is the generated `MasterContent.xml` file and 
possibly an output message such as the following:
 
 
-You are running: migrate --conf /path/to/context.xml 
/dest/path/to/MasterContent.xml
+You are running: migrate --conf /path/to/content.xml 
/dest/path/to/MasterContent.xml
 
 Virtual items, require manual intervention:
 



[2/2] syncope git commit: Fixing typo

2016-11-23 Thread ilgrosso
Fixing typo


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/d490b45c
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/d490b45c
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/d490b45c

Branch: refs/heads/master
Commit: d490b45c194f621ce2faf66f1f03b8f89a97fae5
Parents: f0a12da
Author: Francesco Chicchiriccò 
Authored: Wed Nov 23 12:45:19 2016 +0100
Committer: Francesco Chicchiriccò 
Committed: Wed Nov 23 12:45:28 2016 +0100

--
 .../reference-guide/workingwithapachesyncope/customization.adoc| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/syncope/blob/d490b45c/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc
--
diff --git 
a/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc 
b/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc
index a68a0bf..0e8b640 100644
--- 
a/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc
+++ 
b/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc
@@ -133,7 +133,7 @@ straightforward: just add the `` below to 
`enduser/pom.xml`:
   debug
 
   
-
+
   
 org.codehaus.cargo
 cargo-maven2-plugin