Skip to content

Commit dea03b2

Browse files
committed
fixing comments
1 parent 4ea32ec commit dea03b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/src/main/scala/org/dbpedia/extraction/scripts/LanguageSpecificLinksGenerator.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ object LanguageSpecificLinksGenerator {
132132
val option = args(0)
133133

134134
/**
135-
* option 0 :
135+
* option master:
136136
* -----------
137137
*extracting language links related properties from the WikiData RDF Dumb File
138138
* and save them in a separated languagelinks.nt file
@@ -169,7 +169,7 @@ object LanguageSpecificLinksGenerator {
169169
}
170170

171171
/**
172-
* option 1:
172+
* option specific:
173173
* ---------
174174
* from the extracted languagelinks.nt file
175175
* extracting language links and save them in languagelinks folder

0 commit comments

Comments
 (0)