Skip to content

Commit 2fc81b8

Browse files
committed
chore(Add line break because of stylecheck failure):
1 parent 285da0b commit 2fc81b8

File tree

1 file changed

+2
-2
lines changed
  • natural-language-understanding/src/main/java/com/ibm/watson/natural_language_understanding/v1/model

1 file changed

+2
-2
lines changed

natural-language-understanding/src/main/java/com/ibm/watson/natural_language_understanding/v1/model/AnalyzeOptions.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -314,8 +314,8 @@ public Boolean returnAnalyzedText() {
314314
*
315315
* ISO 639-1 code that specifies the language of your text. This overrides automatic language detection. Language
316316
* support differs depending on the features you include in your analysis. See [Language
317-
* support](https://cloud.ibm.com/docs/services/natural-language-understanding?topic=natural-language-understanding-language-support) for more
318-
* information.
317+
* support](https://cloud.ibm.com/docs/services/natural-language-understanding?topic=natural-language-understanding
318+
* -language-support) for more information.
319319
*
320320
* @return the language
321321
*/

0 commit comments

Comments
 (0)