Fix JDoc 2

This commit is contained in:
TobiGr 2021-07-29 12:34:04 +02:00
parent dbc4e01c17
commit b62fe7141e
1 changed files with 2 additions and 2 deletions

View File

@ -18,11 +18,11 @@ import java.util.regex.Pattern;
* </p> * </p>
* *
* <pre> * <pre>
* https://r5---sn-4g5ednsz.googlevideo.com/videoplayback?n=VVF2xyZLVRZZxHXZ&other=other * https://r5---sn-4g5ednsz.googlevideo.com/videoplayback?n=VVF2xyZLVRZZxHXZ&amp;other=other
* </pre> * </pre>
* becomes * becomes
* <pre> * <pre>
* https://r5---sn-4g5ednsz.googlevideo.com/videoplayback?n=iHywZkMipkszqA&other=other * https://r5---sn-4g5ednsz.googlevideo.com/videoplayback?n=iHywZkMipkszqA&amp;other=other
* </pre> * </pre>
* <br> * <br>
* <p> * <p>