This is an automated email from the ASF dual-hosted git repository.
grossws pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/master by this push:
new f1aad6f Fix typo in Javadoc
f1aad6f is described below
commit f1aad6f559c933fc1fc17fff58d4545bd6bddb6e
Author: Bruno P. Kinoshita <[email protected]>
AuthorDate: Thu Mar 30 22:10:40 2017 +1300
Fix typo in Javadoc
s/langauge/language
---
.../src/main/java/org/apache/tika/language/LanguageIdentifier.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/tika-core/src/main/java/org/apache/tika/language/LanguageIdentifier.java
b/tika-core/src/main/java/org/apache/tika/language/LanguageIdentifier.java
index f6f156c..dbb05f9 100644
--- a/tika-core/src/main/java/org/apache/tika/language/LanguageIdentifier.java
+++ b/tika-core/src/main/java/org/apache/tika/language/LanguageIdentifier.java
@@ -218,7 +218,7 @@ public class LanguageIdentifier {
}
/**
- * Returns a string of error messages related to initializing langauge
profiles
+ * Returns a string of error messages related to initializing language
profiles
* @return the String containing the error messages
*/
public static String getErrors() {
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].