Author: nick
Date: Mon Mar  9 18:55:12 2015
New Revision: 1665323

URL: http://svn.apache.org/r1665323
Log:
TIKA-1569 Fix a long-standing typo

Modified:
    tika/site/src/site/apt/0.10/detection.apt
    tika/site/src/site/apt/0.7/detection.apt
    tika/site/src/site/apt/0.8/detection.apt
    tika/site/src/site/apt/0.9/detection.apt
    tika/site/src/site/apt/1.0/detection.apt
    tika/site/src/site/apt/1.1/detection.apt
    tika/site/src/site/apt/1.2/detection.apt
    tika/site/src/site/apt/1.3/detection.apt
    tika/site/src/site/apt/1.4/detection.apt
    tika/site/src/site/apt/1.5/detection.apt
    tika/site/src/site/apt/1.6/detection.apt
    tika/site/src/site/apt/1.7/detection.apt

Modified: tika/site/src/site/apt/0.10/detection.apt
URL: 
http://svn.apache.org/viewvc/tika/site/src/site/apt/0.10/detection.apt?rev=1665323&r1=1665322&r2=1665323&view=diff
==============================================================================
--- tika/site/src/site/apt/0.10/detection.apt (original)
+++ tika/site/src/site/apt/0.10/detection.apt Mon Mar  9 18:55:12 2015
@@ -50,7 +50,7 @@ MediaType detect(java.io.InputStream inp
    a content repository).
 
 
-* {Mime Magic Detction}
+* {Mime Magic Detection}
 
   By looking for special ("magic") patterns of bytes near the start of
   the file, it is often possible to detect the type of the file. For

Modified: tika/site/src/site/apt/0.7/detection.apt
URL: 
http://svn.apache.org/viewvc/tika/site/src/site/apt/0.7/detection.apt?rev=1665323&r1=1665322&r2=1665323&view=diff
==============================================================================
--- tika/site/src/site/apt/0.7/detection.apt (original)
+++ tika/site/src/site/apt/0.7/detection.apt Mon Mar  9 18:55:12 2015
@@ -50,7 +50,7 @@ MediaType detect(java.io.InputStream inp
    a content repository).
 
 
-* {Mime Magic Detction}
+* {Mime Magic Detection}
 
   By looking for special ("magic") patterns of bytes near the start of
   the file, it is often possible to detect the type of the file. For

Modified: tika/site/src/site/apt/0.8/detection.apt
URL: 
http://svn.apache.org/viewvc/tika/site/src/site/apt/0.8/detection.apt?rev=1665323&r1=1665322&r2=1665323&view=diff
==============================================================================
--- tika/site/src/site/apt/0.8/detection.apt (original)
+++ tika/site/src/site/apt/0.8/detection.apt Mon Mar  9 18:55:12 2015
@@ -50,7 +50,7 @@ MediaType detect(java.io.InputStream inp
    a content repository).
 
 
-* {Mime Magic Detction}
+* {Mime Magic Detection}
 
   By looking for special ("magic") patterns of bytes near the start of
   the file, it is often possible to detect the type of the file. For

Modified: tika/site/src/site/apt/0.9/detection.apt
URL: 
http://svn.apache.org/viewvc/tika/site/src/site/apt/0.9/detection.apt?rev=1665323&r1=1665322&r2=1665323&view=diff
==============================================================================
--- tika/site/src/site/apt/0.9/detection.apt (original)
+++ tika/site/src/site/apt/0.9/detection.apt Mon Mar  9 18:55:12 2015
@@ -50,7 +50,7 @@ MediaType detect(java.io.InputStream inp
    a content repository).
 
 
-* {Mime Magic Detction}
+* {Mime Magic Detection}
 
   By looking for special ("magic") patterns of bytes near the start of
   the file, it is often possible to detect the type of the file. For

Modified: tika/site/src/site/apt/1.0/detection.apt
URL: 
http://svn.apache.org/viewvc/tika/site/src/site/apt/1.0/detection.apt?rev=1665323&r1=1665322&r2=1665323&view=diff
==============================================================================
--- tika/site/src/site/apt/1.0/detection.apt (original)
+++ tika/site/src/site/apt/1.0/detection.apt Mon Mar  9 18:55:12 2015
@@ -50,7 +50,7 @@ MediaType detect(java.io.InputStream inp
    a content repository).
 
 
-* {Mime Magic Detction}
+* {Mime Magic Detection}
 
   By looking for special ("magic") patterns of bytes near the start of
   the file, it is often possible to detect the type of the file. For

Modified: tika/site/src/site/apt/1.1/detection.apt
URL: 
http://svn.apache.org/viewvc/tika/site/src/site/apt/1.1/detection.apt?rev=1665323&r1=1665322&r2=1665323&view=diff
==============================================================================
--- tika/site/src/site/apt/1.1/detection.apt (original)
+++ tika/site/src/site/apt/1.1/detection.apt Mon Mar  9 18:55:12 2015
@@ -50,7 +50,7 @@ MediaType detect(java.io.InputStream inp
    a content repository).
 
 
-* {Mime Magic Detction}
+* {Mime Magic Detection}
 
   By looking for special ("magic") patterns of bytes near the start of
   the file, it is often possible to detect the type of the file. For

Modified: tika/site/src/site/apt/1.2/detection.apt
URL: 
http://svn.apache.org/viewvc/tika/site/src/site/apt/1.2/detection.apt?rev=1665323&r1=1665322&r2=1665323&view=diff
==============================================================================
--- tika/site/src/site/apt/1.2/detection.apt (original)
+++ tika/site/src/site/apt/1.2/detection.apt Mon Mar  9 18:55:12 2015
@@ -50,7 +50,7 @@ MediaType detect(java.io.InputStream inp
    a content repository).
 
 
-* {Mime Magic Detction}
+* {Mime Magic Detection}
 
   By looking for special ("magic") patterns of bytes near the start of
   the file, it is often possible to detect the type of the file. For

Modified: tika/site/src/site/apt/1.3/detection.apt
URL: 
http://svn.apache.org/viewvc/tika/site/src/site/apt/1.3/detection.apt?rev=1665323&r1=1665322&r2=1665323&view=diff
==============================================================================
--- tika/site/src/site/apt/1.3/detection.apt (original)
+++ tika/site/src/site/apt/1.3/detection.apt Mon Mar  9 18:55:12 2015
@@ -50,7 +50,7 @@ MediaType detect(java.io.InputStream inp
    a content repository).
 
 
-* {Mime Magic Detction}
+* {Mime Magic Detection}
 
   By looking for special ("magic") patterns of bytes near the start of
   the file, it is often possible to detect the type of the file. For

Modified: tika/site/src/site/apt/1.4/detection.apt
URL: 
http://svn.apache.org/viewvc/tika/site/src/site/apt/1.4/detection.apt?rev=1665323&r1=1665322&r2=1665323&view=diff
==============================================================================
--- tika/site/src/site/apt/1.4/detection.apt (original)
+++ tika/site/src/site/apt/1.4/detection.apt Mon Mar  9 18:55:12 2015
@@ -50,7 +50,7 @@ MediaType detect(java.io.InputStream inp
    a content repository).
 
 
-* {Mime Magic Detction}
+* {Mime Magic Detection}
 
   By looking for special ("magic") patterns of bytes near the start of
   the file, it is often possible to detect the type of the file. For

Modified: tika/site/src/site/apt/1.5/detection.apt
URL: 
http://svn.apache.org/viewvc/tika/site/src/site/apt/1.5/detection.apt?rev=1665323&r1=1665322&r2=1665323&view=diff
==============================================================================
--- tika/site/src/site/apt/1.5/detection.apt (original)
+++ tika/site/src/site/apt/1.5/detection.apt Mon Mar  9 18:55:12 2015
@@ -50,7 +50,7 @@ MediaType detect(java.io.InputStream inp
    a content repository).
 
 
-* {Mime Magic Detction}
+* {Mime Magic Detection}
 
   By looking for special ("magic") patterns of bytes near the start of
   the file, it is often possible to detect the type of the file. For

Modified: tika/site/src/site/apt/1.6/detection.apt
URL: 
http://svn.apache.org/viewvc/tika/site/src/site/apt/1.6/detection.apt?rev=1665323&r1=1665322&r2=1665323&view=diff
==============================================================================
--- tika/site/src/site/apt/1.6/detection.apt (original)
+++ tika/site/src/site/apt/1.6/detection.apt Mon Mar  9 18:55:12 2015
@@ -50,7 +50,7 @@ MediaType detect(java.io.InputStream inp
    a content repository).
 
 
-* {Mime Magic Detction}
+* {Mime Magic Detection}
 
   By looking for special ("magic") patterns of bytes near the start of
   the file, it is often possible to detect the type of the file. For

Modified: tika/site/src/site/apt/1.7/detection.apt
URL: 
http://svn.apache.org/viewvc/tika/site/src/site/apt/1.7/detection.apt?rev=1665323&r1=1665322&r2=1665323&view=diff
==============================================================================
--- tika/site/src/site/apt/1.7/detection.apt (original)
+++ tika/site/src/site/apt/1.7/detection.apt Mon Mar  9 18:55:12 2015
@@ -50,7 +50,7 @@ MediaType detect(java.io.InputStream inp
    a content repository).
 
 
-* {Mime Magic Detction}
+* {Mime Magic Detection}
 
   By looking for special ("magic") patterns of bytes near the start of
   the file, it is often possible to detect the type of the file. For


Reply via email to